mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yamlfmt: update to 0.16.0.
This commit is contained in:
parent
83d556c622
commit
853ebbb088
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yamlfmt'
|
# Template file for 'yamlfmt'
|
||||||
pkgname=yamlfmt
|
pkgname=yamlfmt
|
||||||
version=0.15.0
|
version=0.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/google/yamlfmt"
|
go_import_path="github.com/google/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=e1c0461ece664516ddcb51a513e7cc4c955fe4e08f6d3193396bcffd16b9f798
|
checksum=989d9010e2498b4f97608b1c64798c700012840e739bc9001e42ddf3f25125a2
|
||||||
|
|
Loading…
Add table
Reference in a new issue