chore(release): set add-on ID and update URL for self-hosting at add-ons.jordanwages.com
This commit is contained in:
parent
1c1f51a8b9
commit
4708a97829
3 changed files with 6 additions and 7 deletions
|
|
@ -1,14 +1,13 @@
|
|||
{
|
||||
"addons": {
|
||||
"archive-org-link-grabber@example": {
|
||||
"archive-org-link-grabber@jordanwages.com": {
|
||||
"updates": [
|
||||
{
|
||||
"version": "0.1.0",
|
||||
"update_link": "https://example.com/releases/0.1.0/archive-org-link-grabber-0.1.0.xpi",
|
||||
"update_link": "https://add-ons.jordanwages.com/archive-org-link-grabber/releases/0.1.0/archive-org-link-grabber-0.1.0.xpi",
|
||||
"applications": { "gecko": { "strict_min_version": "91.0" } }
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue