From 4c4c19fcd0ba3ee8049d23e6e647cfe7b8d0a6f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 16:28:04 +0000 Subject: [PATCH] gitsign: Update to version 0.6.0 --- bucket/gitsign.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gitsign.json b/bucket/gitsign.json index 5bfe92acf1..f7b57b617f 100644 --- a/bucket/gitsign.json +++ b/bucket/gitsign.json @@ -1,12 +1,12 @@ { - "version": "0.5.2", + "version": "0.6.0", "description": "Keyless Git signing with Sigstore!", "homepage": "https://github.com/sigstore/gitsign", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/sigstore/gitsign/releases/download/v0.5.2/gitsign_0.5.2_windows_amd64.exe#/gitsign.exe", - "hash": "53d4c9f65b864e492695d1aa2f32bbc439ce8cc5a4caa53c013b9b6e39fb405b" + "url": "https://github.com/sigstore/gitsign/releases/download/v0.6.0/gitsign_0.6.0_windows_amd64.exe#/gitsign.exe", + "hash": "3da465cea4ed33b8694366ecfaf05f39c70313dead42e15876baa5b882040ad3" } }, "bin": "gitsign.exe",