diff --git a/bucket/zola.json b/bucket/zola.json index 2a72e7ea87..7b4daec330 100644 --- a/bucket/zola.json +++ b/bucket/zola.json @@ -1,12 +1,12 @@ { - "version": "0.18.0", + "version": "0.19.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.18.0/zola-v0.18.0-x86_64-pc-windows-msvc.zip", - "hash": "9c0f2880ace47a723999a2b9a96fb12178d12d62cd5e56f3c975266552594949" + "url": "https://github.com/getzola/zola/releases/download/v0.19.0/zola-v0.19.0-x86_64-pc-windows-msvc.zip", + "hash": "831adf641d2c691aa95771285f13fdbff8897d481084b360c49a9d933e81cec8" } }, "bin": "zola.exe",