mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
smimesign: Update to version 0.2.0
This commit is contained in:
parent
175348ad37
commit
1a01d28683
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.2",
|
"version": "0.2.0",
|
||||||
"description": "An S/MIME signing utility compatible with Git that allows developers to sign their commits and tags using X.509 certificates",
|
"description": "An S/MIME signing utility compatible with Git that allows developers to sign their commits and tags using X.509 certificates",
|
||||||
"homepage": "https://github.com/github/smimesign",
|
"homepage": "https://github.com/github/smimesign",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/github/smimesign/releases/download/v0.1.2/smimesign-windows-amd64-v0.1.2.zip",
|
"url": "https://github.com/github/smimesign/releases/download/v0.2.0/smimesign-windows-amd64-v0.2.0.zip",
|
||||||
"hash": "2c4b854e28e67c81702a342a606f6f01091df6fbd6260340f53a5a44128a4948"
|
"hash": "e6ccd16f61b5d3405836168acf782d4e52164bafae35004329bba41a94cd8329"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/github/smimesign/releases/download/v0.1.2/smimesign-windows-386-v0.1.2.zip",
|
"url": "https://github.com/github/smimesign/releases/download/v0.2.0/smimesign-windows-386-v0.2.0.zip",
|
||||||
"hash": "be6eb7d3c75562ca9ce291c99cef6efa098ea9dbb5a7fae733609cc02511a2ea"
|
"hash": "259e6e94fabd294e25ee5f71e8395e8c02b7bcf45a56a769b99943549ae88bd1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "smimesign.exe",
|
"bin": "smimesign.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user