mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Create minisign.json
Minisign is a dead simple tool to sign files and verify signatures. Signature written by minisign can be verified using OpenBSD's signify tool.
This commit is contained in:
parent
1230b30c8e
commit
1a2105579d
9
minisign.json
Normal file
9
minisign.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"homepage": "https://jedisct1.github.io/minisign/",
|
||||
"version": "0.4",
|
||||
"license": "https://github.com/jedisct1/minisign/blob/master/LICENSE",
|
||||
"url": "https://github.com/jedisct1/minisign/releases/download/0.4/minisign-win32.zip",
|
||||
"hash": "723522666c2b728149d53a0a144ffe9a14e7e6f098090c191804f1a9d567c1ee",
|
||||
"extract_dir": "minisign-win32",
|
||||
"bin": "minisign.exe"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user