From c522067cd2ead2801743a97e4dae1eb8c071891f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 20:29:23 +0000 Subject: [PATCH] gitsign: Update to version 0.2.0 --- bucket/gitsign.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gitsign.json b/bucket/gitsign.json index e2a11f3f14..0851879995 100644 --- a/bucket/gitsign.json +++ b/bucket/gitsign.json @@ -1,12 +1,12 @@ { - "version": "0.1.1", + "version": "0.2.0", "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.1.1/gitsign_0.1.1_windows_amd64.exe#/gitsign.exe", - "hash": "0f026879fae8a7cc503f7829a885ffc14b9d6ae4d52b9086c5ba05b9ca9e1343" + "url": "https://github.com/sigstore/gitsign/releases/download/v0.2.0/gitsign_0.2.0_windows_amd64.exe#/gitsign.exe", + "hash": "dfe289903269cd1523bb7a38b23a91b51db58c139270e5cf4bbbfefce2893580" } }, "bin": "gitsign.exe",