diff --git a/bucket/annie.json b/bucket/annie.json index be3b57fc93..f139a93468 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.7", + "version": "0.9.8", "architecture": { "64bit": { - "url": "https://github.com/iawia002/annie/releases/download/0.9.7/annie_0.9.7_Windows_64-bit.zip", - "hash": "2645087661f179801ec88d7a386ee7f65e784ee37efef8d9fb292f957bf81d9c" + "url": "https://github.com/iawia002/annie/releases/download/0.9.8/annie_0.9.8_Windows_64-bit.zip", + "hash": "a27e7a99050d0d3c502e2d04e208080507851939f12f79902993f46cfe8525c0" }, "32bit": { - "url": "https://github.com/iawia002/annie/releases/download/0.9.7/annie_0.9.7_Windows_32-bit.zip", - "hash": "bba6bfb1244dd52d540b5fce7eb6a944bc8d470297a1db1c4ba9cb516fe0135e" + "url": "https://github.com/iawia002/annie/releases/download/0.9.8/annie_0.9.8_Windows_32-bit.zip", + "hash": "dd01490ded5e53ea8f6eaa1396eea969f09c0374f8d8f0aaecd37bd4bc63d96b" } }, "bin": "annie.exe",