From 875ea93bb65f468854c38a7f69e97ec96a07e878 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 25 Jun 2020 10:09:27 +0200 Subject: [PATCH] annie: Update to version 0.10.2 --- bucket/annie.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/annie.json b/bucket/annie.json index 4020b7b5fe..995693aa48 100644 --- a/bucket/annie.json +++ b/bucket/annie.json @@ -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": {