annie: Update to version 0.9.4

This commit is contained in:
Richard Kuhnt 2019-06-22 10:01:11 +00:00
parent 4c29d22cd3
commit 0ac162a406

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.3", "version": "0.9.4",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/iawia002/annie/releases/download/0.9.3/annie_0.9.3_Windows_64-bit.zip", "url": "https://github.com/iawia002/annie/releases/download/0.9.4/annie_0.9.4_Windows_64-bit.zip",
"hash": "8a1feba060f488d714df32c65541b0fad1eb78a246962782fff05f150b773cf3" "hash": "b9b71b70e74656db84acfdbee2ba8cab3a283e723097de57525394c2ab9099e1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/iawia002/annie/releases/download/0.9.3/annie_0.9.3_Windows_32-bit.zip", "url": "https://github.com/iawia002/annie/releases/download/0.9.4/annie_0.9.4_Windows_32-bit.zip",
"hash": "e4b5a87f01b26d3c135105a39f70986cc2be6329676da651c871734e26f149b2" "hash": "99d73d061bbc128bdf44473405f1a94eefa1836b442d4766371fa6669a3e4519"
} }
}, },
"bin": "annie.exe", "bin": "annie.exe",