mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
minisign: Update to version 0.12
This commit is contained in:
parent
9887a30f11
commit
5ce2e14503
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.11",
|
"version": "0.12",
|
||||||
"description": "A dead simple tool to sign files and verify signatures",
|
"description": "A dead simple tool to sign files and verify signatures",
|
||||||
"homepage": "https://jedisct1.github.io/minisign/",
|
"homepage": "https://jedisct1.github.io/minisign/",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jedisct1/minisign/releases/download/0.11/minisign-0.11-win64.zip",
|
"url": "https://github.com/jedisct1/minisign/releases/download/0.12/minisign-0.12-win64.zip",
|
||||||
"hash": "b9c31c2c3034f81f0e5f5d92cbcc20e67a9671b6e5455661588638848dc58031",
|
"hash": "37b600344e20c19314b2e82813db2bfdcc408b77b876f7727889dbd46d539479",
|
||||||
"extract_dir": "minisign-win64"
|
"extract_dir": "minisign-win64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user