From 87a490809ff279a181faea72a4bafe8342b3bf0b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 16:27:58 +0000 Subject: [PATCH] ko: Update to version 0.15.4 --- bucket/ko.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ko.json b/bucket/ko.json index 1ea39df9c1..e61cdba44d 100644 --- a/bucket/ko.json +++ b/bucket/ko.json @@ -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",