Skip to content

Commit

Permalink
chrome #44
Browse files Browse the repository at this point in the history
  • Loading branch information
mxochicale committed Dec 29, 2024
1 parent 305f744 commit d388d55
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
1 change: 1 addition & 0 deletions chrome/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ rm google-chrome-stable_current_amd64.deb #delete deb file
See [logs](logs.md) for installed versions
```
export V=$(google-chrome --version | awk '{print $3}')
sed -i "/\<Logs\>/ s/$/ \n* version: $V on $(date) /" logs.md #insert date and version
git commit -am "chrome $V #44"
```

Expand Down
12 changes: 3 additions & 9 deletions chrome/logs.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,14 @@
## Logs
* 130.0.6723.116 on Sun 10 Nov 21:14:58 GMT 2024
## Logs
* version: 131.0.6778.204 on Sun Dec 29 04:31:45 PM GMT 2024
* version: 130.0.6723.116 on Sun 10 Nov 21:14:58 GMT 2024
* Version 128.0.6613.113 (Official Build) (64-bit) on Sat 31 Aug 23:09:44 BST 2024

* Version 126.0.6478.55 (Official Build) (64-bit) on Wed 12 Jun 23:34:09 BST 2024

* Version 107.0.5304.87 (Official Build) (64-bit) on Fri 28 Oct 14:46:28 BST 2022

* 104.0.5112.102 80.78 MB 2022-05-31
Version 104.0.5112.101 (Official Build) (64-bit) on Sun 2 Oct 20:06:35 BST 2022 # works

* 90.0.4430.72 80.78 MB 2022-05-31
Version 90.0.4430.72 (Official Build) (64-bit) on Sun 2 Oct 20:03:44 BST 2022 #works

* Version 106.0.5249.91 (Official Build) (64-bit) on Sun 2 Oct 19:45:23 BST 2022 #cannot load mails,twitter

* Version 97.0.4692.71 (Official Build) (64-bit) on Wed 5 Jan 11:17:54 GMT 2022

* Version 88.0.4324.182 (Official Build) (64-bit) on Jan 2021

0 comments on commit d388d55

Please sign in to comment.