Skip to content

Commit

Permalink
Commit new updates.json from Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
RoadToDream committed Sep 12, 2023
1 parent e387317 commit ec80e3b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>[email protected]</em:id>
<em:name>ZotMeta</em:name>
<em:version>1.0</em:version>
<em:version>1.1</em:version>
<em:multiprocessCompatible>true</em:multiprocessCompatible>
<em:updateURL>https://raw.githubusercontent.com/RoadToDream/ZotMeta/master/updates.json</em:updateURL>
<em:homepageURL>https://github.com/RoadToDream/ZotMeta</em:homepageURL>
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "ZotMeta",
"version": "1.0",
"version": "1.1",
"description": "ZotMeta",
"homepage_url": "https://github.com/RoadToDream/ZotMeta",
"applications": {
Expand Down
6 changes: 3 additions & 3 deletions updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"[email protected]": {
"updates": [
{
"version": "1.0",
"update_link": "https://github.com/RoadToDream/ZotMeta/releases/download/v1.0/zotmeta-1.0.xpi",
"update_hash": "sha256:8449f19a58d07fd957cf1d152d24da06eccb0cb78a82456fb4509479716ff677",
"version": "1.1",
"update_link": "https://github.com/RoadToDream/ZotMeta/releases/download/v1.1/zotmeta-1.1.xpi",
"update_hash": "sha256:1ae3b6fef3f43f6ccd9271e02842b6997357412f8eb5e35002058e103964aac9",
"applications": {
"gecko": {
"strict_min_version": "60.0"
Expand Down

0 comments on commit ec80e3b

Please sign in to comment.