From e2bf764f5b99ce1adf48c3167a0e49214e2fa592 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 00:32:29 +0000 Subject: [PATCH] gitsign: Update to version 0.8.0 --- bucket/gitsign.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gitsign.json b/bucket/gitsign.json index 0d6316789b..42b47e8ded 100644 --- a/bucket/gitsign.json +++ b/bucket/gitsign.json @@ -1,12 +1,12 @@ { - "version": "0.7.1", + "version": "0.8.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.7.1/gitsign_0.7.1_windows_amd64.exe#/gitsign.exe", - "hash": "a3e64bbc3df2a4b084f6f01920bd101660fe1e17128ece7d314cb6014125d05b" + "url": "https://github.com/sigstore/gitsign/releases/download/v0.8.0/gitsign_0.8.0_windows_amd64.exe#/gitsign.exe", + "hash": "26c2e10bfe5f097f347a65edf52d557f252e41158c64293906d8e30804870a07" } }, "bin": "gitsign.exe",