From fc7b850ae5eb5bf8469c7915097eaebaf528fda3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 20:27:28 +0000 Subject: [PATCH] gitsign: Update to version 0.12.0 --- bucket/gitsign.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitsign.json b/bucket/gitsign.json index 967ed87fe4..fd70293814 100644 --- a/bucket/gitsign.json +++ b/bucket/gitsign.json @@ -1,16 +1,16 @@ { - "version": "0.11.0", + "version": "0.12.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.11.0/gitsign_0.11.0_windows_amd64.exe#/gitsign.exe", - "hash": "519e267a48dbe4db5544877b2f6aa986f54497848aea1acd4387f5f983f64135" + "url": "https://github.com/sigstore/gitsign/releases/download/v0.12.0/gitsign_0.12.0_windows_amd64.exe#/gitsign.exe", + "hash": "4b111b65e44ba10609dc6e614ddb00155e3f13182d2bf2557a282cbbd3e7e653" }, "arm64": { - "url": "https://github.com/sigstore/gitsign/releases/download/v0.11.0/gitsign_0.11.0_windows_arm64.exe#/gitsign.exe", - "hash": "c66efe4aea0a4051725e6c21fd3264ca9209e77b384c08c0f387a11e75f026b5" + "url": "https://github.com/sigstore/gitsign/releases/download/v0.12.0/gitsign_0.12.0_windows_arm64.exe#/gitsign.exe", + "hash": "f1ba97bbed781083b8eea9807199fd35e6720eb7d26226a331c0a547bb28e2dd" } }, "bin": "gitsign.exe",