ci: implement automatic updates
This commit is contained in:
4
firefox-bin/.nvchecker.toml
Normal file
4
firefox-bin/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[firefox]
|
||||
source = "regex"
|
||||
url = "https://product-details.mozilla.org/1.0/firefox_versions.json"
|
||||
regex = '"LATEST_FIREFOX_VERSION": "([0-9.]+)"'
|
Reference in New Issue
Block a user