1
0
Fork 0
scoop/bucket/awl.json

22 lines
728 B
JSON

{
"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"
}