Jakub Čábera 8332e0d3af pdfbox: Update to version 2.0.22
format b*
2021-01-03 13:37:11 +01:00

31 lines
808 B
JSON

{
"version": "20130305",
"description": "Tool to create BLAKE2 hashes of files or streams",
"homepage": "https://blake2.net",
"license": "CC0-1.0",
"url": "https://blake2.net/b2sum-bin_20130305.zip",
"hash": "160e8a1fe00131a415cdfc7e3d7f6c71a1fdd361cf0c14dcbe101fa56461b122",
"architecture": {
"64bit": {
"bin": [
[
"b2sum-amd64-windows.exe",
"b2sum"
]
]
},
"32bit": {
"bin": [
[
"b2sum-i686-windows.exe",
"b2sum"
]
]
}
},
"checkver": "b2sum-bin_(\\d+)\\.zip",
"autoupdate": {
"url": "https://blake2.net/b2sum-bin_$version.zip"
}
}