Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ConfusedPolarBear committed Jun 9, 2022
1 parent 0d44d33 commit db1fc45
Showing 1 changed file with 18 additions and 10 deletions.
28 changes: 18 additions & 10 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,20 @@
"imageUrl": "https://raw.githubusercontent.com/ConfusedPolarBear/intro-skipper/master/images/logo.png",
"versions": [
{
"version": "0.0.0.1",
"changelog": "- initial alpha release",
"version": "0.1.0.0",
"changelog": "- add automatic intro skip\n- cache audio fingerprints by default\n- switch to new fingerprint comparison algorithm",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://github.com/ConfusedPolarBear/intro-skipper/releases/download/v0.0.1/intro-skipper-v0.0.1.zip",
"checksum": "4b0e4ae45d09ecd9014a4986f3095ce4",
"timestamp": "2022-05-10T07:57:11Z"
"sourceUrl": "https://github.com/ConfusedPolarBear/intro-skipper/releases/download/v0.1.0/intro-skipper-v0.1.0.zip",
"checksum": "7f1fe0e60bf8e78723fb5b10b1b137cb",
"timestamp": "2022-06-09T20:21:57Z"
},
{
"version": "0.0.0.3",
"changelog": "- fix version check",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://github.com/ConfusedPolarBear/intro-skipper/releases/download/v0.0.3/intro-skipper-v0.0.3.zip",
"checksum": "4d9eee379679c13c351d64f9d8c52a23",
"timestamp": "2022-05-22T03:43:29Z"
},
{
"version": "0.0.0.2",
Expand All @@ -25,12 +33,12 @@
"timestamp": "2022-05-22T00:05:12Z"
},
{
"version": "0.0.0.3",
"changelog": "- fix version check",
"version": "0.0.0.1",
"changelog": "- initial alpha release",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://github.com/ConfusedPolarBear/intro-skipper/releases/download/v0.0.3/intro-skipper-v0.0.3.zip",
"checksum": "4d9eee379679c13c351d64f9d8c52a23",
"timestamp": "2022-05-22T03:43:29Z"
"sourceUrl": "https://github.com/ConfusedPolarBear/intro-skipper/releases/download/v0.0.1/intro-skipper-v0.0.1.zip",
"checksum": "4b0e4ae45d09ecd9014a4986f3095ce4",
"timestamp": "2022-05-10T07:57:11Z"
}
]
}
Expand Down

0 comments on commit db1fc45

Please sign in to comment.