skaffold: update to 1.1.0.
This commit is contained in:
parent
cdcef7777a
commit
7b493cae1d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skaffold'
|
||||
pkgname=skaffold
|
||||
version=1.0.1
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/GoogleContainerTools/skaffold
|
||||
|
@ -12,4 +12,4 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://skaffold.dev/"
|
||||
changelog="https://github.com/GoogleContainerTools/skaffold/releases"
|
||||
distfiles="https://github.com/GoogleContainerTools/skaffold/archive/v${version}.tar.gz"
|
||||
checksum=f95b194d76b92d47d12a06d9bd456721faf8561c5e4b099ddc2bd42bd8678b9d
|
||||
checksum=2f411a42fae9c050fb44407a61fa499d8c7729e2acf4d19035ee2bd4c2b39382
|
||||
|
|
Loading…
Reference in New Issue