From ff1f00cda2c4ed232240920bac41a3a32c635e63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 12:30:06 +0000 Subject: [PATCH] gitsign: Update to version 0.8.1 --- bucket/gitsign.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gitsign.json b/bucket/gitsign.json index 42b47e8ded..3ab123208b 100644 --- a/bucket/gitsign.json +++ b/bucket/gitsign.json @@ -1,12 +1,12 @@ { - "version": "0.8.0", + "version": "0.8.1", "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.8.0/gitsign_0.8.0_windows_amd64.exe#/gitsign.exe", - "hash": "26c2e10bfe5f097f347a65edf52d557f252e41158c64293906d8e30804870a07" + "url": "https://github.com/sigstore/gitsign/releases/download/v0.8.1/gitsign_0.8.1_windows_amd64.exe#/gitsign.exe", + "hash": "32c511d3907ea4e7c06211fc672240b218628946fc10d5b6f477ca0ec2b4a6b4" } }, "bin": "gitsign.exe",