mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
smimesign: Update to version 0.1.2
This commit is contained in:
parent
0f1c2a6713
commit
8745dfb894
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"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.1/smimesign-windows-amd64-v0.1.1.zip",
|
"url": "https://github.com/github/smimesign/releases/download/v0.1.2/smimesign-windows-amd64-v0.1.2.zip",
|
||||||
"hash": "964d7ed04e615b7e1f1ae57848456839aec336cb734882199f6450f889c5ed4a"
|
"hash": "2c4b854e28e67c81702a342a606f6f01091df6fbd6260340f53a5a44128a4948"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/github/smimesign/releases/download/v0.1.1/smimesign-windows-386-v0.1.1.zip",
|
"url": "https://github.com/github/smimesign/releases/download/v0.1.2/smimesign-windows-386-v0.1.2.zip",
|
||||||
"hash": "aa57bf8a279119316bec4e457f4a91b4e6dcddc2d91ec7917a3188521b823f9b"
|
"hash": "be6eb7d3c75562ca9ce291c99cef6efa098ea9dbb5a7fae733609cc02511a2ea"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "smimesign.exe",
|
"bin": "smimesign.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user