ko: Update to version 0.17.1

This commit is contained in:
github-actions[bot] 2024-10-25 00:35:16 +00:00
parent cd78701d25
commit c1837373bd

View File

@ -1,20 +1,20 @@
{ {
"version": "0.16.0", "version": "0.17.1",
"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.16.0/ko_0.16.0_Windows_x86_64.tar.gz", "url": "https://github.com/ko-build/ko/releases/download/v0.17.1/ko_0.17.1_Windows_x86_64.tar.gz",
"hash": "d81922fa068ec52e02818368b3594b557970d3cf2ddb3abf4189ddd15df9e710" "hash": "ddf19c933d7c07533e08bc174f75ae5fc7f82a614be7a7bc37bc119fe19d6b5e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ko-build/ko/releases/download/v0.16.0/ko_0.16.0_Windows_i386.tar.gz", "url": "https://github.com/ko-build/ko/releases/download/v0.17.1/ko_0.17.1_Windows_i386.tar.gz",
"hash": "1966a104604e63bcbd5dab4c7a0c5e56e6ce815d114c352f4032496fd6627cef" "hash": "fb67496375057ba8465abbbadcf1f91b6a17b8271f5cb73f08d4a834321a12ce"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ko-build/ko/releases/download/v0.16.0/ko_0.16.0_Windows_arm64.tar.gz", "url": "https://github.com/ko-build/ko/releases/download/v0.17.1/ko_0.17.1_Windows_arm64.tar.gz",
"hash": "fb482ce417b1f5bf255eea0fd4249250fce9ed246bb9a0604da5d4fdade8bf6f" "hash": "b8f16f76b5bfe2ba8602f8d3b5d96f61c7416dcf7a035877804221d9af15c04c"
} }
}, },
"bin": "ko.exe", "bin": "ko.exe",