From 2e1d95f1affcc659897c5eddde0629681733aa33 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 16:30:51 +0000 Subject: [PATCH] gitsign: Update to version 0.5.2 --- bucket/gitsign.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gitsign.json b/bucket/gitsign.json index 2ab4c6829e..5bfe92acf1 100644 --- a/bucket/gitsign.json +++ b/bucket/gitsign.json @@ -1,12 +1,12 @@ { - "version": "0.4.1", + "version": "0.5.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.4.1/gitsign_0.4.1_windows_amd64.exe#/gitsign.exe", - "hash": "381f8a30d929b25f1dd0e82158c7d321710de048c95528c324c7698554312ee0" + "url": "https://github.com/sigstore/gitsign/releases/download/v0.5.2/gitsign_0.5.2_windows_amd64.exe#/gitsign.exe", + "hash": "53d4c9f65b864e492695d1aa2f32bbc439ce8cc5a4caa53c013b9b6e39fb405b" } }, "bin": "gitsign.exe",