gitsign: Update to version 0.5.2

This commit is contained in:
github-actions[bot] 2023-01-27 16:30:51 +00:00
parent 6f4a803146
commit 2e1d95f1af

View File

@ -1,12 +1,12 @@
{ {
"version": "0.4.1", "version": "0.5.2",
"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.4.1/gitsign_0.4.1_windows_amd64.exe#/gitsign.exe", "url": "https://github.com/sigstore/gitsign/releases/download/v0.5.2/gitsign_0.5.2_windows_amd64.exe#/gitsign.exe",
"hash": "381f8a30d929b25f1dd0e82158c7d321710de048c95528c324c7698554312ee0" "hash": "53d4c9f65b864e492695d1aa2f32bbc439ce8cc5a4caa53c013b9b6e39fb405b"
} }
}, },
"bin": "gitsign.exe", "bin": "gitsign.exe",