annie: Update to version 0.10.3

This commit is contained in:
Jakub Čábera 2020-07-15 14:29:14 +02:00
parent 9b7a34d112
commit 752716ad8d

View File

@ -1,17 +1,17 @@
{
"version": "0.10.2",
"version": "0.10.3",
"description": "A fast, simple and clean video downloader built with Go.",
"homepage": "https://github.com/iawia002/annie",
"license": "MIT",
"depends": "ffmpeg",
"architecture": {
"64bit": {
"url": "https://github.com/iawia002/annie/releases/download/0.10.2/annie_0.10.2_Windows_64-bit.zip",
"hash": "f01315fee2afb69f616ede541c9ad8ed48168cde0c57cf1b2d39eebb1a177336"
"url": "https://github.com/iawia002/annie/releases/download/0.10.3/annie_0.10.3_Windows_64-bit.zip",
"hash": "79a6ab2ce98175b295778e820cc462452c9f23a08f44cbba3d631018fe2f2f1e"
},
"32bit": {
"url": "https://github.com/iawia002/annie/releases/download/0.10.2/annie_0.10.2_Windows_32-bit.zip",
"hash": "985ddf50ffc0cde78599606c43d82f593a5399c60566af998a7a589fc3bfcfc3"
"url": "https://github.com/iawia002/annie/releases/download/0.10.3/annie_0.10.3_Windows_32-bit.zip",
"hash": "bc864400e601659424c69df99afa28a36e931b0b88282dcd268be30d7118fb55"
}
},
"bin": "annie.exe",