fix(release): build updates.json with top-level XPI URL

Remove '/releases/<version>/' from update_link; artifacts are uploaded to the base directory (e.g. https://add-ons.jordanwages.com/archive-org-link-grabber/<xpi>). Update example accordingly.
This commit is contained in:
Jordan Wages 2025-08-23 01:03:11 -05:00
commit fb7e208252
3 changed files with 12 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Archive.org Link Grabber",
"version": "0.2.0",
"version": "0.3.0",
"description": "Filter and export archive.org /download links; copy or send to aria2 RPC.",
"applications": {
"gecko": {