skaffold: update to 0.37.0.
This commit is contained in:
parent
bc39308172
commit
a07b6fd65c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skaffold'
|
||||
pkgname=skaffold
|
||||
version=0.36.0
|
||||
version=0.37.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=3b4d1b305feee16f3c44951e56a5105de00166384cef3265dd0f724081afcf41
|
||||
checksum=903027b58c3d41379ceeec414d521442f4d0da79231a96d0d7ebcd673a178fa7
|
||||
|
|
Loading…
Reference in a new issue