diff --git a/bucket/zola.json b/bucket/zola.json index 7635eae4d0..3a93da2547 100644 --- a/bucket/zola.json +++ b/bucket/zola.json @@ -1,12 +1,12 @@ { - "version": "0.12.2", + "version": "0.13.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.12.2/zola-v0.12.2-x86_64-pc-windows-msvc.zip", - "hash": "b6d731a9abd2364bcf1d4e0d5390c3dbf4ac8044bf06df124806420115e2d74b" + "url": "https://github.com/getzola/zola/releases/download/v0.13.0/zola-v0.13.0-x86_64-pc-windows-msvc.zip", + "hash": "7e603c8b0da95a4f01f833d7d4664209b4ec3ad72fca5e59be99020f99086c12" } }, "bin": "zola.exe",