mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
ko: Update to version 0.16.0
This commit is contained in:
parent
331ebeedc8
commit
8ca6e816a6
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.15.4",
|
||||
"version": "0.16.0",
|
||||
"description": "A simple, fast container image builder for Go applications",
|
||||
"homepage": "https://ko.build/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ko-build/ko/releases/download/v0.15.4/ko_0.15.4_Windows_x86_64.tar.gz",
|
||||
"hash": "5864c34cf98f4cc895860d7cc73660c831934af6d5c37a257e59fa1871bad506"
|
||||
"url": "https://github.com/ko-build/ko/releases/download/v0.16.0/ko_0.16.0_Windows_x86_64.tar.gz",
|
||||
"hash": "d81922fa068ec52e02818368b3594b557970d3cf2ddb3abf4189ddd15df9e710"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ko-build/ko/releases/download/v0.15.4/ko_0.15.4_Windows_i386.tar.gz",
|
||||
"hash": "59270331e5d26899727b6b8900d659871038a4b3ab2ae05e942d997d93e3cfd5"
|
||||
"url": "https://github.com/ko-build/ko/releases/download/v0.16.0/ko_0.16.0_Windows_i386.tar.gz",
|
||||
"hash": "1966a104604e63bcbd5dab4c7a0c5e56e6ce815d114c352f4032496fd6627cef"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ko-build/ko/releases/download/v0.15.4/ko_0.15.4_Windows_arm64.tar.gz",
|
||||
"hash": "93a5aedd593e9247419c19c57a46578c128fb9abd9da7e3a7825ba825022eaa8"
|
||||
"url": "https://github.com/ko-build/ko/releases/download/v0.16.0/ko_0.16.0_Windows_arm64.tar.gz",
|
||||
"hash": "fb482ce417b1f5bf255eea0fd4249250fce9ed246bb9a0604da5d4fdade8bf6f"
|
||||
}
|
||||
},
|
||||
"bin": "ko.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user