From 378357bbba7f6c7abeff2151f9f0dbe7067de77f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 16:30:57 +0000 Subject: [PATCH] gitsign: Update to version 0.3.1 --- bucket/gitsign.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gitsign.json b/bucket/gitsign.json index 03f1cbb6b7..7bca433715 100644 --- a/bucket/gitsign.json +++ b/bucket/gitsign.json @@ -1,12 +1,12 @@ { - "version": "0.3.0", + "version": "0.3.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.0/gitsign_0.3.0_windows_amd64.exe#/gitsign.exe", - "hash": "4497a038168113195b7a9bc1b4957aef029cbfb33b739f1ee21cf22b826284e4" + "url": "https://github.com/sigstore/gitsign/releases/download/v0.3.1/gitsign_0.3.1_windows_amd64.exe#/gitsign.exe", + "hash": "a064aba6b2617b4ec8143f185070ae8ac50113357004a3e4caf7a53a7091f77d" } }, "bin": "gitsign.exe",