mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yamlfmt: update to 0.14.0.
This commit is contained in:
parent
da85c02e34
commit
6ea744b042
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'yamlfmt'
|
# Template file for 'yamlfmt'
|
||||||
pkgname=yamlfmt
|
pkgname=yamlfmt
|
||||||
version=0.13.0
|
version=0.14.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/google/yamlfmt"
|
go_import_path="github.com/google/yamlfmt"
|
||||||
go_package="github.com/google/yamlfmt/cmd/yamlfmt"
|
go_package="github.com/google/yamlfmt/cmd/yamlfmt"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Bnyro <bnyro@tutanota.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/google/yamlfmt"
|
homepage="https://github.com/google/yamlfmt"
|
||||||
distfiles="https://github.com/google/yamlfmt/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/google/yamlfmt/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=79117ece08bd4175a88a1ec9fed703a10d1573750fe73c6e212d9c62b96e2369
|
checksum=351fe18bd821fa3ce3cda48f4f2270bf0b39104ca5dec5d99bd6c84841eb9bcb
|
||||||
|
|
Loading…
Add table
Reference in a new issue