scoop/bucket/awl.json
2024-04-17 17:06:54 +00:00

22 lines
732 B
JSON

{
"version": "0.6.12",
"architecture": {
"32bit": {
"url": "https://git.froth.zone/sam/awl/releases/download/v0.6.12/awl_Windows_i386.zip",
"bin": [
"awl.exe"
],
"hash": "18a7f4fc7f0f597aced058728ba39d2cfe99eed3427a99db368ecca65b9550d8"
},
"64bit": {
"url": "https://git.froth.zone/sam/awl/releases/download/v0.6.12/awl_Windows_amd64.zip",
"bin": [
"awl.exe"
],
"hash": "50b46cb537438aee94984d36a64394ad84be1c58d446a6587674df042b32e758"
}
},
"homepage": "https://dns.froth.zone/awl",
"license": "BSD-3-Clause",
"description": "A DNS query client"
}