update url
This commit is contained in:
parent
fc8a049bd9
commit
5c13f0d335
|
@ -5,7 +5,8 @@
|
|||
"description": "A WebExtensions add-on that talks with HappyPanda X from browsers",
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"id": "happypandax@twiddly"
|
||||
"id": "happypandax@twiddly",
|
||||
"update_url": "https://raw.githubusercontent.com/happypandax/extension/master/dist/updates.json"
|
||||
}
|
||||
},
|
||||
"icons": {
|
||||
|
|
|
@ -5,7 +5,8 @@
|
|||
"description": "A WebExtensions add-on that talks with HappyPanda X from browsers",
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"id": "happypandax@twiddly"
|
||||
"id": "happypandax@twiddly",
|
||||
"update_url": "https://raw.githubusercontent.com/happypandax/extension/master/dist/updates.json"
|
||||
}
|
||||
},
|
||||
"icons": {
|
||||
|
|
Loading…
Reference in New Issue