1
0
Fork 0
scoop/bucket/awl.json

22 lines
728 B
JSON

{
"version": "0.6.8",
"architecture": {
"32bit": {
"url": "https://git.froth.zone/sam/awl/releases/download/v0.6.8/awl_Windows_386.zip",
"bin": [
"awl.exe"
],
"hash": "c665e496662b82059220d809c95ed1f9c3f15f46fd36556f1483fd0f40dff3c1"
},
"64bit": {
"url": "https://git.froth.zone/sam/awl/releases/download/v0.6.8/awl_Windows_amd64.zip",
"bin": [
"awl.exe"
],
"hash": "13658726b2cbc9582af68c66f887b2801269a319b11e483ca81377138655e413"
}
},
"homepage": "https://dns.froth.zone/awl",
"license": "BSD-3-Clause",
"description": "A DNS query client"
}