gitsign: Update to version 0.3.2

This commit is contained in:
github-actions[bot] 2022-10-11 16:31:15 +00:00
parent 922ef30530
commit 1ad26e033c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.3.1", "version": "0.3.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.3.1/gitsign_0.3.1_windows_amd64.exe#/gitsign.exe", "url": "https://github.com/sigstore/gitsign/releases/download/v0.3.2/gitsign_0.3.2_windows_amd64.exe#/gitsign.exe",
"hash": "a064aba6b2617b4ec8143f185070ae8ac50113357004a3e4caf7a53a7091f77d" "hash": "15d581bc9df30d5523fd90a8c625210e1b1524141430230368dea4af6c53740f"
} }
}, },
"bin": "gitsign.exe", "bin": "gitsign.exe",