From 4cd45dc06773f09906e494a45a0dbf66d93907eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 08:28:49 +0000 Subject: [PATCH] gitsign: Update to version 0.10.2 --- bucket/gitsign.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gitsign.json b/bucket/gitsign.json index 344244260e..499b4331a0 100644 --- a/bucket/gitsign.json +++ b/bucket/gitsign.json @@ -1,12 +1,12 @@ { - "version": "0.10.1", + "version": "0.10.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.10.1/gitsign_0.10.1_windows_amd64.exe#/gitsign.exe", - "hash": "d0836f87efb0eabd599e7ab4f9751049a79ede54eced27c2d182da62c35c7d28" + "url": "https://github.com/sigstore/gitsign/releases/download/v0.10.2/gitsign_0.10.2_windows_amd64.exe#/gitsign.exe", + "hash": "c14f4cd67becb7e6937a1a8c363c88468cabaae959401b80e5340ad6fde5cbcc" } }, "bin": "gitsign.exe",