ScoopInstaller_Main/bucket/minisign.json
h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

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.8",
"url": "https://github.com/jedisct1/minisign/releases/download/0.8/minisign-win32.zip",
"hash": "e74849a99547c724e797a4115ead199fe0558cb234d0d2d1655b10d236d1b5c4",
"bin": "minisign.exe",
"checkver": {
"github": "https://github.com/jedisct1/minisign"
},
"autoupdate": {
"url": "https://github.com/jedisct1/minisign/releases/download/$version/minisign-win32.zip"
}
}