From 98b9849b0d0a098064e19788c06c6ea5899cde6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 16:29:53 +0000 Subject: [PATCH] gitsign: Update to version 0.13.0 --- bucket/gitsign.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitsign.json b/bucket/gitsign.json index fd70293814..ea7320f672 100644 --- a/bucket/gitsign.json +++ b/bucket/gitsign.json @@ -1,16 +1,16 @@ { - "version": "0.12.0", + "version": "0.13.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.12.0/gitsign_0.12.0_windows_amd64.exe#/gitsign.exe", - "hash": "4b111b65e44ba10609dc6e614ddb00155e3f13182d2bf2557a282cbbd3e7e653" + "url": "https://github.com/sigstore/gitsign/releases/download/v0.13.0/gitsign_0.13.0_windows_amd64.exe#/gitsign.exe", + "hash": "da5f80ca35cd1faefb6d796571fe051e8365440ee28e50fd9b190f30942bca65" }, "arm64": { - "url": "https://github.com/sigstore/gitsign/releases/download/v0.12.0/gitsign_0.12.0_windows_arm64.exe#/gitsign.exe", - "hash": "f1ba97bbed781083b8eea9807199fd35e6720eb7d26226a331c0a547bb28e2dd" + "url": "https://github.com/sigstore/gitsign/releases/download/v0.13.0/gitsign_0.13.0_windows_arm64.exe#/gitsign.exe", + "hash": "b578cb40238ba94fe67bbb3e12617ec0a79be6d34ea4b6217ecf9ec653b431aa" } }, "bin": "gitsign.exe",