From 8045db184f6a7d545bf692f3da8180f02ec91e2b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 16:28:05 +0000 Subject: [PATCH] ko: Update to version 0.15.3 --- bucket/ko.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ko.json b/bucket/ko.json index 1ea39df9c1..294f28df44 100644 --- a/bucket/ko.json +++ b/bucket/ko.json @@ -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",