mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
smimesign: Update to version 0.1.0
This commit is contained in:
parent
31ddd570dd
commit
0c68457a03
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.1.0",
|
||||
"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",
|
||||
"license": "MIT",
|
||||
"version": "0.0.13",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/github/smimesign/releases/download/v0.0.13/smimesign-windows-amd64-0.0.13.zip",
|
||||
"hash": "a5bb1f6c5519387cb8463784d7d1d9f27516f12c226085caf5f5b4b0f2b718b1"
|
||||
"url": "https://github.com/github/smimesign/releases/download/v0.1.0/smimesign-windows-amd64-0.1.0.zip",
|
||||
"hash": "bc5fd354ad0df064b7c35769e26598aa7a0e636249a1c0f07d26c02db3816da9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/github/smimesign/releases/download/v0.0.13/smimesign-windows-386-0.0.13.zip",
|
||||
"hash": "74a5fba20c0e0a78f9c49e245060c27e0cbd75ba4ecb71d6613d7a58330c97f5"
|
||||
"url": "https://github.com/github/smimesign/releases/download/v0.1.0/smimesign-windows-386-0.1.0.zip",
|
||||
"hash": "b3709e4ec50bfaf9af47fe7279aaafeb634011ad88a32b460b5d7d630cc2c596"
|
||||
}
|
||||
},
|
||||
"bin": "smimesign.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user