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",