Skip to content

Commit b36ffa3

Browse files
anacudeanacude
andauthored
[email protected]: Update homepage & checkver (#2486)
Co-authored-by: anacude <[email protected]>
1 parent 98ebee0 commit b36ffa3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

bucket/firefox-developer.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": "144.0b5",
33
"description": "Developer builds of Firefox: the popular open source web browser",
4-
"homepage": "https://www.mozilla.org/en-US/firefox/developer/",
4+
"homepage": "https://www.firefox.com/en-US/channel/desktop/developer",
55
"license": "MPL-2.0",
66
"notes": [
77
"To set profile 'Scoop-Dev' as *DEFAULT*, or profiles/settings was lost after update:",
@@ -54,9 +54,8 @@
5454
"profile"
5555
],
5656
"checkver": {
57-
"url": "https://aus5.mozilla.org/update/6/Firefox/93.0/_/WINNT_x86_64-msvc-x64/en-US/aurora/_/_/_/_/update.xml",
58-
"xpath": "/updates/update/patch/@URL",
59-
"regex": "devedition-([\\db.]+)-"
57+
"url": "https://product-details.mozilla.org/1.0/firefox_versions.json",
58+
"jsonpath": "$.FIREFOX_DEVEDITION"
6059
},
6160
"autoupdate": {
6261
"architecture": {

0 commit comments

Comments
 (0)