From d24787fc99fe0ac2cb80cd33535dab37275ffd63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 16:28:20 +0000 Subject: [PATCH] ko: Update to version 0.15.2 --- bucket/ko.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ko.json b/bucket/ko.json index 294f28df44..1ea39df9c1 100644 --- a/bucket/ko.json +++ b/bucket/ko.json @@ -1,20 +1,20 @@ { - "version": "0.15.3", + "version": "0.15.2", "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.3/ko_0.15.3_Windows_x86_64.tar.gz", - "hash": "f8ee8a2e722eaaf7aa78e0474dc99d5d0cea9b24418cdc748b62f6af89c815dd" + "url": "https://github.com/ko-build/ko/releases/download/v0.15.2/ko_0.15.2_Windows_x86_64.tar.gz", + "hash": "14c1c766e19fb3f0513696ae596de74d52bd95aed182650faaf722f905c06049" }, "32bit": { - "url": "https://github.com/ko-build/ko/releases/download/v0.15.3/ko_0.15.3_Windows_i386.tar.gz", - "hash": "798a9ffe26b6caa0b081bbfb2b8bcc874e6ed621df1576d09ba50f56dfb4f18e" + "url": "https://github.com/ko-build/ko/releases/download/v0.15.2/ko_0.15.2_Windows_i386.tar.gz", + "hash": "cb1b075f17ca22de778f285168ee7df74445fa572c850896fb0e168ada5056bc" }, "arm64": { - "url": "https://github.com/ko-build/ko/releases/download/v0.15.3/ko_0.15.3_Windows_arm64.tar.gz", - "hash": "33eaaff57206eeb9e1ede49c53af5cdf6610590732988080d62c1f1487bc381b" + "url": "https://github.com/ko-build/ko/releases/download/v0.15.2/ko_0.15.2_Windows_arm64.tar.gz", + "hash": "ddfc8fa233d6b9bb213356b7efd61257aad14238b9bec81cc7b8aa9aa1356501" } }, "bin": "ko.exe",