We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bbba97 commit 1acd267Copy full SHA for 1acd267
bucket/firefox.json
@@ -56,8 +56,8 @@
56
"profiles"
57
],
58
"checkver": {
59
- "url": "https://www.mozilla.org/en-US/firefox/notes/",
60
- "regex": "<div class=\"c-release-version\">([\\d.]+)</div>"
+ "url": "https://product-details.mozilla.org/1.0/firefox_versions.json",
+ "jsonpath": "$.LATEST_FIREFOX_VERSION"
61
},
62
"autoupdate": {
63
"architecture": {
0 commit comments