From c8aac638e1e3672d45116b1d1bce218fbcb43374 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Feb 2023 00:33:59 +0000 Subject: [PATCH] zola: Update to version 0.17.1 --- bucket/zola.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/zola.json b/bucket/zola.json index 2f4bb58df3..87912ba45d 100644 --- a/bucket/zola.json +++ b/bucket/zola.json @@ -1,12 +1,12 @@ { - "version": "0.17.0", + "version": "0.17.1", "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.17.0/zola-v0.17.0-x86_64-pc-windows-msvc.zip", - "hash": "6e92a4186e2a5ddd61bc388c2d28558060e352d39e7ddb0985463e14728523da" + "url": "https://github.com/getzola/zola/releases/download/v0.17.1/zola-v0.17.1-x86_64-pc-windows-msvc.zip", + "hash": "be0ea09c178a01bc04c1444349676a59b31c7a97930a5461fc170b3947ea4553" } }, "bin": "zola.exe",