skaffold: update to 0.40.0.
This commit is contained in:
parent
e393e3e83e
commit
bcf14b563b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skaffold'
|
||||
pkgname=skaffold
|
||||
version=0.39.0
|
||||
version=0.40.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=266ee5bc39d5c54e90a7b7667fd57790b2657b48f25a821a43cf66f2554743fd
|
||||
checksum=a89f8b75077193918efc8051d6b58b74408dc76467edbb0115d0765f60d13ed4
|
||||
|
|
Loading…
Reference in a new issue