gitsign: Update to version 0.12.0

This commit is contained in:
github-actions[bot] 2025-01-04 20:27:28 +00:00
parent 8d145b223f
commit fc7b850ae5

View File

@ -1,16 +1,16 @@
{ {
"version": "0.11.0", "version": "0.12.0",
"description": "Keyless Git signing with Sigstore!", "description": "Keyless Git signing with Sigstore!",
"homepage": "https://github.com/sigstore/gitsign", "homepage": "https://github.com/sigstore/gitsign",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sigstore/gitsign/releases/download/v0.11.0/gitsign_0.11.0_windows_amd64.exe#/gitsign.exe", "url": "https://github.com/sigstore/gitsign/releases/download/v0.12.0/gitsign_0.12.0_windows_amd64.exe#/gitsign.exe",
"hash": "519e267a48dbe4db5544877b2f6aa986f54497848aea1acd4387f5f983f64135" "hash": "4b111b65e44ba10609dc6e614ddb00155e3f13182d2bf2557a282cbbd3e7e653"
}, },
"arm64": { "arm64": {
"url": "https://github.com/sigstore/gitsign/releases/download/v0.11.0/gitsign_0.11.0_windows_arm64.exe#/gitsign.exe", "url": "https://github.com/sigstore/gitsign/releases/download/v0.12.0/gitsign_0.12.0_windows_arm64.exe#/gitsign.exe",
"hash": "c66efe4aea0a4051725e6c21fd3264ca9209e77b384c08c0f387a11e75f026b5" "hash": "f1ba97bbed781083b8eea9807199fd35e6720eb7d26226a331c0a547bb28e2dd"
} }
}, },
"bin": "gitsign.exe", "bin": "gitsign.exe",