gitsign: Update to version 0.6.0

This commit is contained in:
github-actions[bot] 2023-04-11 16:28:04 +00:00
parent 772623e770
commit 4c4c19fcd0

View File

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