Skip to content

Commit

Permalink
zola/0.19.2 package update (#26429)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Aug 16, 2024
1 parent 46865a5 commit 1ae74e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions zola.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: zola
version: 0.19.1 # The next time we update, see if the cherry-picked patch can be removed now.
epoch: 1
version: 0.19.2 # The next time we update, see if the cherry-picked patch can be removed now.
epoch: 0
description: "A fast static site generator in a single binary with everything built-in"
copyright:
- license: MIT
Expand All @@ -20,7 +20,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/getzola/zola
expected-commit: 041da029eedbca30c195bc9cd8c1acf89b4f60c0
expected-commit: 1aa21e0d95a2a7a2ed98bdc9d06f96db82ac66b2
tag: v${{package.version}}

- name: Configure and build
Expand Down

0 comments on commit 1ae74e7

Please sign in to comment.