minisign: Update to version 0.9

This commit is contained in:
Jakub Čábera 2020-06-07 10:19:50 +02:00
parent 01c3b7a950
commit 54a8471a64

View File

@ -2,9 +2,9 @@
"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",
"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"