gitsign: Update to version 0.4.1

This commit is contained in:
github-actions[bot] 2022-12-02 16:29:23 +00:00
parent b3b051cd48
commit 49fa4daf51

View File

@ -1,12 +1,12 @@
{ {
"version": "0.3.2", "version": "0.4.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.2/gitsign_0.3.2_windows_amd64.exe#/gitsign.exe", "url": "https://github.com/sigstore/gitsign/releases/download/v0.4.1/gitsign_0.4.1_windows_amd64.exe#/gitsign.exe",
"hash": "15d581bc9df30d5523fd90a8c625210e1b1524141430230368dea4af6c53740f" "hash": "381f8a30d929b25f1dd0e82158c7d321710de048c95528c324c7698554312ee0"
} }
}, },
"bin": "gitsign.exe", "bin": "gitsign.exe",