From 65ff5b93e0ae6c46e527b55c00dbd8ade5e4520c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 20:25:25 +0000 Subject: [PATCH] ko: Update to version 0.15.0 --- bucket/ko.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ko.json b/bucket/ko.json index 5648255006..70edc79662 100644 --- a/bucket/ko.json +++ b/bucket/ko.json @@ -1,20 +1,20 @@ { - "version": "0.14.1", + "version": "0.15.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.14.1/ko_0.14.1_Windows_x86_64.tar.gz", - "hash": "232d418380d3181b67d30967e3528adb3d924d85b42d2cde874db1ab33c9f8d1" + "url": "https://github.com/ko-build/ko/releases/download/v0.15.0/ko_0.15.0_Windows_x86_64.tar.gz", + "hash": "3ed89a6ef8b45738c989dcff23ca3ca19cf210b4cf4d5407991ee6792c9cee80" }, "32bit": { - "url": "https://github.com/ko-build/ko/releases/download/v0.14.1/ko_0.14.1_Windows_i386.tar.gz", - "hash": "33ac30905255fb915d326f74a19493363d4568a38f3f7704b3666f77939ae36d" + "url": "https://github.com/ko-build/ko/releases/download/v0.15.0/ko_0.15.0_Windows_i386.tar.gz", + "hash": "19ddfa1fd3aaa62742fb373b72b2b897bc71cd7c607fd80e0a9b23d331616421" }, "arm64": { - "url": "https://github.com/ko-build/ko/releases/download/v0.14.1/ko_0.14.1_Windows_arm64.tar.gz", - "hash": "2d3ae938efdc0215b8717f8ea79e6247af8e1298a47cd686adbfbda0f315b107" + "url": "https://github.com/ko-build/ko/releases/download/v0.15.0/ko_0.15.0_Windows_arm64.tar.gz", + "hash": "29c6d7e643bca92f6f926f9471f351f3ca640d3b02623b6b038c5bfbe93c18c2" } }, "bin": "ko.exe",