Change URL Firefox testing builds use to locate updates.json
This commit is contained in:
parent
752d73418b
commit
991fa8189a
@ -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": [
|
||||||
|
Loading…
Reference in New Issue
Block a user