Skip to content

Commit

Permalink
Update snap
Browse files Browse the repository at this point in the history
  • Loading branch information
Keats authored and selfisekai committed Nov 3, 2023
1 parent 93277b1 commit e930ecf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -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.
Expand All @@ -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:
Expand Down

0 comments on commit e930ecf

Please sign in to comment.