minisign: Update to version 0.12

This commit is contained in:
github-actions[bot] 2025-01-16 12:31:56 +00:00
parent 9887a30f11
commit 5ce2e14503

View File

@ -1,12 +1,12 @@
{
"version": "0.11",
"version": "0.12",
"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.11/minisign-0.11-win64.zip",
"hash": "b9c31c2c3034f81f0e5f5d92cbcc20e67a9671b6e5455661588638848dc58031",
"url": "https://github.com/jedisct1/minisign/releases/download/0.12/minisign-0.12-win64.zip",
"hash": "37b600344e20c19314b2e82813db2bfdcc408b77b876f7727889dbd46d539479",
"extract_dir": "minisign-win64"
}
},