minisign: Update to version 0.11

This commit is contained in:
github-actions[bot] 2023-01-17 00:32:57 +00:00
parent 54752acc0b
commit 76211ea2b6

View File

@ -1,12 +1,12 @@
{
"version": "0.10",
"version": "0.11",
"description": "A dead simple tool to sign files and verify signatures",
"homepage": "https://jedisct1.github.io/minisign/",
"license": "ISC",
"architecture": {
"64bit": {
"url": "https://github.com/jedisct1/minisign/releases/download/0.10/minisign-0.10-win64.zip",
"hash": "a8a62e675ffe6551e689bfdd6bc4f667939092ca71a18eb53a04484493a275a4",
"url": "https://github.com/jedisct1/minisign/releases/download/0.11/minisign-0.11-win64.zip",
"hash": "4eb3496fb882eea1080fb5617f3eb33cb22f509dd195f9846685361a7b39109e",
"extract_dir": "minisign-win64"
}
},