gitsign: Update to version 0.3.1

This commit is contained in:
github-actions[bot] 2022-09-26 16:30:57 +00:00
parent d21cabb51e
commit 378357bbba

View File

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