From 49fa4daf51d65ffc21559510668d1887c9eece2b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 16:29:23 +0000 Subject: [PATCH] gitsign: Update to version 0.4.1 --- bucket/gitsign.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gitsign.json b/bucket/gitsign.json index 26393ff118..2ab4c6829e 100644 --- a/bucket/gitsign.json +++ b/bucket/gitsign.json @@ -1,12 +1,12 @@ { - "version": "0.3.2", + "version": "0.4.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.3.2/gitsign_0.3.2_windows_amd64.exe#/gitsign.exe", - "hash": "15d581bc9df30d5523fd90a8c625210e1b1524141430230368dea4af6c53740f" + "url": "https://github.com/sigstore/gitsign/releases/download/v0.4.1/gitsign_0.4.1_windows_amd64.exe#/gitsign.exe", + "hash": "381f8a30d929b25f1dd0e82158c7d321710de048c95528c324c7698554312ee0" } }, "bin": "gitsign.exe",