scoop/bucket/awl.json
2024-08-03 17:08:24 +00:00

22 lines
No EOL
732 B
JSON

{
"version": "0.6.13",
"architecture": {
"32bit": {
"url": "https://git.froth.zone/sam/awl/releases/download/v0.6.13/awl_Windows_i386.zip",
"bin": [
"awl.exe"
],
"hash": "4995e666114e4eddff4702ffcc489cfbc3a9875fb6b9ef2c306bcd3b9ce96b81"
},
"64bit": {
"url": "https://git.froth.zone/sam/awl/releases/download/v0.6.13/awl_Windows_amd64.zip",
"bin": [
"awl.exe"
],
"hash": "59186a37fb7bba19be3fabb5395e5547a7a69182d10747a55dc7b1872d47e1ca"
}
},
"homepage": "https://dns.froth.zone/awl",
"license": "BSD-3-Clause",
"description": "A DNS query client"
}