skaffold: update to 1.2.0.
This commit is contained in:
parent
16939906fd
commit
365a226f50
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'skaffold'
|
# Template file for 'skaffold'
|
||||||
pkgname=skaffold
|
pkgname=skaffold
|
||||||
version=1.1.0
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/GoogleContainerTools/skaffold
|
go_import_path=github.com/GoogleContainerTools/skaffold
|
||||||
|
@ -12,4 +12,4 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://skaffold.dev/"
|
homepage="https://skaffold.dev/"
|
||||||
changelog="https://github.com/GoogleContainerTools/skaffold/releases"
|
changelog="https://github.com/GoogleContainerTools/skaffold/releases"
|
||||||
distfiles="https://github.com/GoogleContainerTools/skaffold/archive/v${version}.tar.gz"
|
distfiles="https://github.com/GoogleContainerTools/skaffold/archive/v${version}.tar.gz"
|
||||||
checksum=2f411a42fae9c050fb44407a61fa499d8c7729e2acf4d19035ee2bd4c2b39382
|
checksum=35b363a8c0084ad5a001f0b1681a680f9c1b37cfc826f9bfe0f6975383ba3745
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue