From 6a4f5c25ac23b2225c135ae54379dec4f48d4064 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 13 Aug 2019 15:00:29 +0000 Subject: [PATCH] annie: Update to version 0.9.5 --- bucket/annie.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/annie.json b/bucket/annie.json index 6dcc8c18c5..7f0284eafb 100644 --- a/bucket/annie.json +++ b/bucket/annie.json @@ -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.4", + "version": "0.9.5", "architecture": { "64bit": { - "url": "https://github.com/iawia002/annie/releases/download/0.9.4/annie_0.9.4_Windows_64-bit.zip", - "hash": "b9b71b70e74656db84acfdbee2ba8cab3a283e723097de57525394c2ab9099e1" + "url": "https://github.com/iawia002/annie/releases/download/0.9.5/annie_0.9.5_Windows_64-bit.zip", + "hash": "e8e7fa39588d0cc820d4f213f5099668658edb58c4e727126803efd16c42af5c" }, "32bit": { - "url": "https://github.com/iawia002/annie/releases/download/0.9.4/annie_0.9.4_Windows_32-bit.zip", - "hash": "99d73d061bbc128bdf44473405f1a94eefa1836b442d4766371fa6669a3e4519" + "url": "https://github.com/iawia002/annie/releases/download/0.9.5/annie_0.9.5_Windows_32-bit.zip", + "hash": "b77a3ed7ae581ef5bacff77218ccd891551266a1891a1e3c5d1bd27af7662e55" } }, "bin": "annie.exe",