From 8ca6e816a651e2174381f9edcd23305ea55227f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 16:29:01 +0000 Subject: [PATCH] ko: Update to version 0.16.0 --- bucket/ko.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ko.json b/bucket/ko.json index e61cdba44d..48b7574336 100644 --- a/bucket/ko.json +++ b/bucket/ko.json @@ -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",