From d0fa8f6327fb2240404ceafe1c42f014bfd0abd0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 21:05:36 +0000 Subject: [PATCH] gitsign: Update to version 0.10.1 --- bucket/gitsign.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gitsign.json b/bucket/gitsign.json index 3ab123208b..344244260e 100644 --- a/bucket/gitsign.json +++ b/bucket/gitsign.json @@ -1,12 +1,12 @@ { - "version": "0.8.1", + "version": "0.10.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.1/gitsign_0.8.1_windows_amd64.exe#/gitsign.exe", - "hash": "32c511d3907ea4e7c06211fc672240b218628946fc10d5b6f477ca0ec2b4a6b4" + "url": "https://github.com/sigstore/gitsign/releases/download/v0.10.1/gitsign_0.10.1_windows_amd64.exe#/gitsign.exe", + "hash": "d0836f87efb0eabd599e7ab4f9751049a79ede54eced27c2d182da62c35c7d28" } }, "bin": "gitsign.exe",