add awl
This commit is contained in:
parent
3659c8c61b
commit
5c3c49b797
1 changed files with 22 additions and 0 deletions
22
bucket/awl.json
Normal file
22
bucket/awl.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"version": "0.6.5",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://git.froth.zone/sam/awl/releases/download/v0.6.5/awl_Windows_386.zip",
|
||||
"bin": [
|
||||
"awl.exe"
|
||||
],
|
||||
"hash": "3bee325ff14bfa96c55d87edce52e717863c3574bccdecf8536cb85c4cdf9cbe"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://git.froth.zone/sam/awl/releases/download/v0.6.5/awl_Windows_amd64.zip",
|
||||
"bin": [
|
||||
"awl.exe"
|
||||
],
|
||||
"hash": "dee260747e3e262bc4c5682459ef26767358142846b6eb32ff2dd19fb85dfb82"
|
||||
}
|
||||
},
|
||||
"homepage": "https://dns.froth.zone/awl",
|
||||
"license": "BSD-3-Clause",
|
||||
"description": "A DNS query client"
|
||||
}
|
Loading…
Reference in a new issue