mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
16 lines
588 B
JSON
16 lines
588 B
JSON
{
|
|
"homepage": "https://jedisct1.github.io/minisign/",
|
|
"description": "A dead simple tool to sign files and verify signatures",
|
|
"license": "ISC",
|
|
"version": "0.9",
|
|
"url": "https://github.com/jedisct1/minisign/releases/download/0.9/minisign-win32.zip",
|
|
"hash": "2068aab3d211584cee078df0c9dd178cdaaed1433af3bf8cef51fa5a39eef7d0",
|
|
"bin": "minisign.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/jedisct1/minisign"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/jedisct1/minisign/releases/download/$version/minisign-win32.zip"
|
|
}
|
|
}
|