skaffold: update to 0.38.0.
This commit is contained in:
parent
3b25a6aef5
commit
6879beb2a8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skaffold'
|
||||
pkgname=skaffold
|
||||
version=0.37.1
|
||||
version=0.38.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/GoogleContainerTools/skaffold
|
||||
|
@ -11,4 +11,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://skaffold.dev/"
|
||||
distfiles="https://github.com/GoogleContainerTools/skaffold/archive/v${version}.tar.gz"
|
||||
checksum=6d5ed4930790b20efe5db2e28a769eccfe74bb2270c6cbe785ef6e3637e6e559
|
||||
checksum=3c90835fe5d950aa95d3ebdb9d0f31a75237d515120f97935c6e41afcfd53339
|
||||
|
|
Loading…
Reference in New Issue