mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitsign: Update to version 0.13.0
This commit is contained in:
parent
2bf1cb812e
commit
98b9849b0d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.12.0",
|
"version": "0.13.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.12.0/gitsign_0.12.0_windows_amd64.exe#/gitsign.exe",
|
"url": "https://github.com/sigstore/gitsign/releases/download/v0.13.0/gitsign_0.13.0_windows_amd64.exe#/gitsign.exe",
|
||||||
"hash": "4b111b65e44ba10609dc6e614ddb00155e3f13182d2bf2557a282cbbd3e7e653"
|
"hash": "da5f80ca35cd1faefb6d796571fe051e8365440ee28e50fd9b190f30942bca65"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/sigstore/gitsign/releases/download/v0.12.0/gitsign_0.12.0_windows_arm64.exe#/gitsign.exe",
|
"url": "https://github.com/sigstore/gitsign/releases/download/v0.13.0/gitsign_0.13.0_windows_arm64.exe#/gitsign.exe",
|
||||||
"hash": "f1ba97bbed781083b8eea9807199fd35e6720eb7d26226a331c0a547bb28e2dd"
|
"hash": "b578cb40238ba94fe67bbb3e12617ec0a79be6d34ea4b6217ecf9ec653b431aa"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitsign.exe",
|
"bin": "gitsign.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user