Update snapcraft.yaml

This commit is contained in:
Vincent Prouillet 2021-12-07 21:39:22 +01:00 committed by GitHub
parent a8a236f39c
commit a9967992b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
name: zola name: zola
version: 0.14.1 version: 0.15.0
summary: A fast static site generator in a single binary with everything built-in. summary: A fast static site generator in a single binary with everything built-in.
description: | description: |
A fast static site generator in a single binary with everything built-in. A fast static site generator in a single binary with everything built-in.
@ -21,7 +21,7 @@ parts:
zola: zola:
source-type: git source-type: git
source: https://github.com/getzola/zola.git source: https://github.com/getzola/zola.git
source-tag: v0.14.1 source-tag: v0.15.0
plugin: rust plugin: rust
rust-channel: stable rust-channel: stable
build-packages: build-packages: