From f9f07ac88cb083d4b95ed5d65bffd18847e8b438 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 00:35:16 +0000 Subject: [PATCH] gitsign: Update to version 0.11.0 --- bucket/gitsign.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gitsign.json b/bucket/gitsign.json index 499b4331a0..1030938759 100644 --- a/bucket/gitsign.json +++ b/bucket/gitsign.json @@ -1,12 +1,12 @@ { - "version": "0.10.2", + "version": "0.11.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.10.2/gitsign_0.10.2_windows_amd64.exe#/gitsign.exe", - "hash": "c14f4cd67becb7e6937a1a8c363c88468cabaae959401b80e5340ad6fde5cbcc" + "url": "https://github.com/sigstore/gitsign/releases/download/v0.11.0/gitsign_0.11.0_windows_amd64.exe#/gitsign.exe", + "hash": "519e267a48dbe4db5544877b2f6aa986f54497848aea1acd4387f5f983f64135" } }, "bin": "gitsign.exe",