mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
b2sum: Add version 20130305 (#667)
This commit is contained in:
parent
6792c04c7d
commit
eeab4e044c
30
bucket/b2sum.json
Normal file
30
bucket/b2sum.json
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"homepage": "https://blake2.net",
|
||||||
|
"version": "20130305",
|
||||||
|
"license": "CC0-1.0",
|
||||||
|
"description": "Tool to create BLAKE2 hashes of files or streams",
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user