From d4ebf97d0f99199ac75989ad943a899492f2d06a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 00:33:24 +0000 Subject: [PATCH] zola: Update to version 0.19.2 --- bucket/zola.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/zola.json b/bucket/zola.json index 270d7f559f..a4ef4d8532 100644 --- a/bucket/zola.json +++ b/bucket/zola.json @@ -1,12 +1,12 @@ { - "version": "0.19.1", + "version": "0.19.2", "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.19.1/zola-v0.19.1-x86_64-pc-windows-msvc.zip", - "hash": "78517521b2db147428ec3f2a7b3a2f7a24d3901509bce56cff44d6de1d369c26" + "url": "https://github.com/getzola/zola/releases/download/v0.19.2/zola-v0.19.2-x86_64-pc-windows-msvc.zip", + "hash": "969cb24c2dfa21427690252e95bf92f0065f8582f1679f23ede67a865266b780" } }, "bin": "zola.exe",