Change URL Firefox testing builds use to locate updates.json

This commit is contained in:
Alex Yatskov 2022-10-30 12:42:26 -07:00
parent 752d73418b
commit 991fa8189a

View File

@ -259,7 +259,7 @@
{ {
"action": "set", "action": "set",
"path": ["browser_specific_settings", "gecko", "update_url"], "path": ["browser_specific_settings", "gecko", "update_url"],
"value": "https://foosoft.net/projects/yomichan/dl/updates.json" "value": "https://raw.githubusercontent.com/FooSoft/yomichan/metadata/updates.json"
} }
], ],
"excludeFiles": [ "excludeFiles": [