From d75cdbf384b91d7c829168e6613d13a1edea4875 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 12:30:05 +0000 Subject: [PATCH] ko: Update to version 0.15.1 --- bucket/ko.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ko.json b/bucket/ko.json index 70edc79662..f626fd6c13 100644 --- a/bucket/ko.json +++ b/bucket/ko.json @@ -1,20 +1,20 @@ { - "version": "0.15.0", + "version": "0.15.1", "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.0/ko_0.15.0_Windows_x86_64.tar.gz", - "hash": "3ed89a6ef8b45738c989dcff23ca3ca19cf210b4cf4d5407991ee6792c9cee80" + "url": "https://github.com/ko-build/ko/releases/download/v0.15.1/ko_0.15.1_Windows_x86_64.tar.gz", + "hash": "52a2dac5476320d0a258817b1bfda2a2b5711a2de07d13daf4fa9b43543bc14e" }, "32bit": { - "url": "https://github.com/ko-build/ko/releases/download/v0.15.0/ko_0.15.0_Windows_i386.tar.gz", - "hash": "19ddfa1fd3aaa62742fb373b72b2b897bc71cd7c607fd80e0a9b23d331616421" + "url": "https://github.com/ko-build/ko/releases/download/v0.15.1/ko_0.15.1_Windows_i386.tar.gz", + "hash": "ab51cc070d9b654374d8fa4429a51c4ec78be8de1611bed921a5af28b37a4243" }, "arm64": { - "url": "https://github.com/ko-build/ko/releases/download/v0.15.0/ko_0.15.0_Windows_arm64.tar.gz", - "hash": "29c6d7e643bca92f6f926f9471f351f3ca640d3b02623b6b038c5bfbe93c18c2" + "url": "https://github.com/ko-build/ko/releases/download/v0.15.1/ko_0.15.1_Windows_arm64.tar.gz", + "hash": "7f291d33c007ec02627874d8ad49d526fba5c67a5fc8d8fe24366c2948b013d1" } }, "bin": "ko.exe",