yamlfmt: update to 0.14.0.
This commit is contained in:
parent
da85c02e34
commit
6ea744b042
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'yamlfmt'
|
||||
pkgname=yamlfmt
|
||||
version=0.13.0
|
||||
revision=2
|
||||
version=0.14.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/google/yamlfmt"
|
||||
go_package="github.com/google/yamlfmt/cmd/yamlfmt"
|
||||
|
@ -10,4 +10,4 @@ maintainer="Bnyro <bnyro@tutanota.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/google/yamlfmt"
|
||||
distfiles="https://github.com/google/yamlfmt/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=79117ece08bd4175a88a1ec9fed703a10d1573750fe73c6e212d9c62b96e2369
|
||||
checksum=351fe18bd821fa3ce3cda48f4f2270bf0b39104ca5dec5d99bd6c84841eb9bcb
|
||||
|
|
Loading…
Reference in New Issue