ko: Update to version 0.15.3

This commit is contained in:
github-actions[bot] 2024-05-16 16:28:05 +00:00
parent fb989435c7
commit 8045db184f

View File

@ -1,20 +1,20 @@
{
"version": "0.15.2",
"version": "0.15.3",
"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.3/ko_0.15.3_Windows_x86_64.tar.gz",
"hash": "f8ee8a2e722eaaf7aa78e0474dc99d5d0cea9b24418cdc748b62f6af89c815dd"
},
"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.3/ko_0.15.3_Windows_i386.tar.gz",
"hash": "798a9ffe26b6caa0b081bbfb2b8bcc874e6ed621df1576d09ba50f56dfb4f18e"
},
"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.3/ko_0.15.3_Windows_arm64.tar.gz",
"hash": "33eaaff57206eeb9e1ede49c53af5cdf6610590732988080d62c1f1487bc381b"
}
},
"bin": "ko.exe",