annie: Update to version 0.9.5

This commit is contained in:
Richard Kuhnt 2019-08-13 15:00:29 +00:00
parent 0dd2afc6d0
commit 6a4f5c25ac

View File

@ -2,15 +2,15 @@
"homepage": "https://github.com/iawia002/annie", "homepage": "https://github.com/iawia002/annie",
"description": "A fast, simple and clean video downloader built with Go.", "description": "A fast, simple and clean video downloader built with Go.",
"license": "MIT", "license": "MIT",
"version": "0.9.4", "version": "0.9.5",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/iawia002/annie/releases/download/0.9.4/annie_0.9.4_Windows_64-bit.zip", "url": "https://github.com/iawia002/annie/releases/download/0.9.5/annie_0.9.5_Windows_64-bit.zip",
"hash": "b9b71b70e74656db84acfdbee2ba8cab3a283e723097de57525394c2ab9099e1" "hash": "e8e7fa39588d0cc820d4f213f5099668658edb58c4e727126803efd16c42af5c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/iawia002/annie/releases/download/0.9.4/annie_0.9.4_Windows_32-bit.zip", "url": "https://github.com/iawia002/annie/releases/download/0.9.5/annie_0.9.5_Windows_32-bit.zip",
"hash": "99d73d061bbc128bdf44473405f1a94eefa1836b442d4766371fa6669a3e4519" "hash": "b77a3ed7ae581ef5bacff77218ccd891551266a1891a1e3c5d1bd27af7662e55"
} }
}, },
"bin": "annie.exe", "bin": "annie.exe",