diff --git a/bucket/zola.json b/bucket/zola.json index 1bfb5824fc..2f4bb58df3 100644 --- a/bucket/zola.json +++ b/bucket/zola.json @@ -1,12 +1,12 @@ { - "version": "0.16.1", + "version": "0.17.0", "description": "A fast static site generator in a single binary with everything built-in", "homepage": "https://www.getzola.org", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/getzola/zola/releases/download/v0.16.1/zola-v0.16.1-x86_64-pc-windows-msvc.zip", - "hash": "b19b8317a9a0d53339df8a5d910af0682abad5c65f593d58fcc35c6d00ab8732" + "url": "https://github.com/getzola/zola/releases/download/v0.17.0/zola-v0.17.0-x86_64-pc-windows-msvc.zip", + "hash": "6e92a4186e2a5ddd61bc388c2d28558060e352d39e7ddb0985463e14728523da" } }, "bin": "zola.exe",