From 1ad26e033ce25a6c4ad94c992aeccbc181ad0dcc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 16:31:15 +0000 Subject: [PATCH] gitsign: Update to version 0.3.2 --- bucket/gitsign.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gitsign.json b/bucket/gitsign.json index 7bca433715..26393ff118 100644 --- a/bucket/gitsign.json +++ b/bucket/gitsign.json @@ -1,12 +1,12 @@ { - "version": "0.3.1", + "version": "0.3.2", "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.1/gitsign_0.3.1_windows_amd64.exe#/gitsign.exe", - "hash": "a064aba6b2617b4ec8143f185070ae8ac50113357004a3e4caf7a53a7091f77d" + "url": "https://github.com/sigstore/gitsign/releases/download/v0.3.2/gitsign_0.3.2_windows_amd64.exe#/gitsign.exe", + "hash": "15d581bc9df30d5523fd90a8c625210e1b1524141430230368dea4af6c53740f" } }, "bin": "gitsign.exe",