ko: Update to version 0.15.2

This commit is contained in:
github-actions[bot] 2024-05-17 16:28:20 +00:00
parent 2faf0a1b77
commit d24787fc99

View File

@ -1,20 +1,20 @@
{ {
"version": "0.15.3", "version": "0.15.2",
"description": "A simple, fast container image builder for Go applications", "description": "A simple, fast container image builder for Go applications",
"homepage": "https://ko.build/", "homepage": "https://ko.build/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ko-build/ko/releases/download/v0.15.3/ko_0.15.3_Windows_x86_64.tar.gz", "url": "https://github.com/ko-build/ko/releases/download/v0.15.2/ko_0.15.2_Windows_x86_64.tar.gz",
"hash": "f8ee8a2e722eaaf7aa78e0474dc99d5d0cea9b24418cdc748b62f6af89c815dd" "hash": "14c1c766e19fb3f0513696ae596de74d52bd95aed182650faaf722f905c06049"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ko-build/ko/releases/download/v0.15.3/ko_0.15.3_Windows_i386.tar.gz", "url": "https://github.com/ko-build/ko/releases/download/v0.15.2/ko_0.15.2_Windows_i386.tar.gz",
"hash": "798a9ffe26b6caa0b081bbfb2b8bcc874e6ed621df1576d09ba50f56dfb4f18e" "hash": "cb1b075f17ca22de778f285168ee7df74445fa572c850896fb0e168ada5056bc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ko-build/ko/releases/download/v0.15.3/ko_0.15.3_Windows_arm64.tar.gz", "url": "https://github.com/ko-build/ko/releases/download/v0.15.2/ko_0.15.2_Windows_arm64.tar.gz",
"hash": "33eaaff57206eeb9e1ede49c53af5cdf6610590732988080d62c1f1487bc381b" "hash": "ddfc8fa233d6b9bb213356b7efd61257aad14238b9bec81cc7b8aa9aa1356501"
} }
}, },
"bin": "ko.exe", "bin": "ko.exe",