mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
minisign: Update to version 0.11
This commit is contained in:
parent
54752acc0b
commit
76211ea2b6
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.10",
|
"version": "0.11",
|
||||||
"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.10/minisign-0.10-win64.zip",
|
"url": "https://github.com/jedisct1/minisign/releases/download/0.11/minisign-0.11-win64.zip",
|
||||||
"hash": "a8a62e675ffe6551e689bfdd6bc4f667939092ca71a18eb53a04484493a275a4",
|
"hash": "4eb3496fb882eea1080fb5617f3eb33cb22f509dd195f9846685361a7b39109e",
|
||||||
"extract_dir": "minisign-win64"
|
"extract_dir": "minisign-win64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user