annie: Update to version 0.10.2

This commit is contained in:
Jakub Čábera 2020-06-25 10:09:27 +02:00
parent 4c09266264
commit 875ea93bb6

View File

@ -1,20 +1,20 @@
{
"homepage": "https://github.com/iawia002/annie",
"version": "0.10.2",
"description": "A fast, simple and clean video downloader built with Go.",
"homepage": "https://github.com/iawia002/annie",
"license": "MIT",
"version": "0.10.1",
"depends": "ffmpeg",
"architecture": {
"64bit": {
"url": "https://github.com/iawia002/annie/releases/download/0.10.1/annie_0.10.1_Windows_64-bit.zip",
"hash": "e28cc077f663bf4581bdab1714dcb39135b0449dd44029fdae1d8fa1394a3bf1"
"url": "https://github.com/iawia002/annie/releases/download/0.10.2/annie_0.10.2_Windows_64-bit.zip",
"hash": "f01315fee2afb69f616ede541c9ad8ed48168cde0c57cf1b2d39eebb1a177336"
},
"32bit": {
"url": "https://github.com/iawia002/annie/releases/download/0.10.1/annie_0.10.1_Windows_32-bit.zip",
"hash": "0f6af860cc38b0f00b11efbfe7dfb019b5aaa38006b2d2007eb9e8075cdf7f8c"
"url": "https://github.com/iawia002/annie/releases/download/0.10.2/annie_0.10.2_Windows_32-bit.zip",
"hash": "985ddf50ffc0cde78599606c43d82f593a5399c60566af998a7a589fc3bfcfc3"
}
},
"bin": "annie.exe",
"depends": "ffmpeg",
"checkver": "github",
"autoupdate": {
"architecture": {