google-chrome: add update check
This commit is contained in:
parent
50b8eeb8e9
commit
2d7f5b8eed
|
@ -0,0 +1,3 @@
|
|||
# This is the only site I've reliably found the version number on
|
||||
site=https://www.whatismybrowser.com/guides/the-latest-version/chrome
|
||||
pattern="\K\d+\.\d+\.\d+\.\d+(?=<\/h2>)"
|
Loading…
Reference in New Issue