annie: Update to version 0.10.0

This commit is contained in:
Jakub Čábera 2020-05-29 19:04:30 +02:00
parent f8015ac410
commit 3069fd2920

View File

@ -2,15 +2,15 @@
"homepage": "https://github.com/iawia002/annie",
"description": "A fast, simple and clean video downloader built with Go.",
"license": "MIT",
"version": "0.9.8",
"version": "0.10.0",
"architecture": {
"64bit": {
"url": "https://github.com/iawia002/annie/releases/download/0.9.8/annie_0.9.8_Windows_64-bit.zip",
"hash": "a27e7a99050d0d3c502e2d04e208080507851939f12f79902993f46cfe8525c0"
"url": "https://github.com/iawia002/annie/releases/download/0.10.0/annie_0.10.0_Windows_64-bit.zip",
"hash": "d4f4bb5d22df0229b16ba9b48f771be60e2775263bee5c793c2f0865ce94ebb8"
},
"32bit": {
"url": "https://github.com/iawia002/annie/releases/download/0.9.8/annie_0.9.8_Windows_32-bit.zip",
"hash": "dd01490ded5e53ea8f6eaa1396eea969f09c0374f8d8f0aaecd37bd4bc63d96b"
"url": "https://github.com/iawia002/annie/releases/download/0.10.0/annie_0.10.0_Windows_32-bit.zip",
"hash": "b65b4d2d6aa93d53e0787aae09f383423c09d6f6996d35ddd0e3965c7fd061f7"
}
},
"bin": "annie.exe",