gitsign: Update to version 0.13.0

This commit is contained in:
github-actions[bot] 2025-04-09 16:29:53 +00:00
parent 2bf1cb812e
commit 98b9849b0d

View File

@ -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",