mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
ko: Update to version 0.15.4
This commit is contained in:
parent
bc60d7d91b
commit
87a490809f
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.15.2",
|
||||
"version": "0.15.4",
|
||||
"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.2/ko_0.15.2_Windows_x86_64.tar.gz",
|
||||
"hash": "14c1c766e19fb3f0513696ae596de74d52bd95aed182650faaf722f905c06049"
|
||||
"url": "https://github.com/ko-build/ko/releases/download/v0.15.4/ko_0.15.4_Windows_x86_64.tar.gz",
|
||||
"hash": "5864c34cf98f4cc895860d7cc73660c831934af6d5c37a257e59fa1871bad506"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ko-build/ko/releases/download/v0.15.2/ko_0.15.2_Windows_i386.tar.gz",
|
||||
"hash": "cb1b075f17ca22de778f285168ee7df74445fa572c850896fb0e168ada5056bc"
|
||||
"url": "https://github.com/ko-build/ko/releases/download/v0.15.4/ko_0.15.4_Windows_i386.tar.gz",
|
||||
"hash": "59270331e5d26899727b6b8900d659871038a4b3ab2ae05e942d997d93e3cfd5"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ko-build/ko/releases/download/v0.15.2/ko_0.15.2_Windows_arm64.tar.gz",
|
||||
"hash": "ddfc8fa233d6b9bb213356b7efd61257aad14238b9bec81cc7b8aa9aa1356501"
|
||||
"url": "https://github.com/ko-build/ko/releases/download/v0.15.4/ko_0.15.4_Windows_arm64.tar.gz",
|
||||
"hash": "93a5aedd593e9247419c19c57a46578c128fb9abd9da7e3a7825ba825022eaa8"
|
||||
}
|
||||
},
|
||||
"bin": "ko.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user