From 8ae4c623f24d3e7af14e3e94f92fcbcceb954bc5 Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Mon, 3 Apr 2023 08:27:08 +0200 Subject: [PATCH] Update snap Closes #2164 --- snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 95a81fd0..fb724e3e 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,5 +1,5 @@ name: zola -version: 0.17.1 +version: 0.17.2 summary: A fast static site generator in a single binary with everything built-in. description: | A fast static site generator in a single binary with everything built-in. @@ -21,7 +21,7 @@ parts: zola: source-type: git source: https://github.com/getzola/zola.git - source-tag: v0.17.1 + source-tag: v0.17.2 plugin: rust rust-channel: stable build-packages: