dasel: update to 2.6.0.
This commit is contained in:
parent
970e99b300
commit
84fd8d5286
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dasel'
|
||||
pkgname=dasel
|
||||
version=2.5.0
|
||||
version=2.6.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://daseldocs.tomwright.me/"
|
||||
changelog="https://raw.githubusercontent.com/TomWright/dasel/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/TomWright/dasel/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=0e4ec875912a3ede0b84b381b14b64293c218fb9cf1472dd085bcccd1ab097a1
|
||||
checksum=1428a0ddbe93175215f25d4dea71fb96f654fc60723b276c296ea82eca26b014
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue