gitsign: Update to version 0.1.1

This commit is contained in:
github-actions[bot] 2022-06-14 16:31:37 +00:00
parent a78711c5f4
commit c51bb39374

View File

@ -1,12 +1,12 @@
{
"version": "0.1.0",
"version": "0.1.1",
"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.1.0/gitsign_0.1.0_windows_amd64.exe#/gitsign.exe",
"hash": "5cda4d7c12999894eafd89658d75e9894b53428651cc9119277fdd91252f4726"
"url": "https://github.com/sigstore/gitsign/releases/download/v0.1.1/gitsign_0.1.1_windows_amd64.exe#/gitsign.exe",
"hash": "0f026879fae8a7cc503f7829a885ffc14b9d6ae4d52b9086c5ba05b9ca9e1343"
}
},
"bin": "gitsign.exe",