scoop/bucket/awl.json
2024-10-15 14:41:29 +00:00

22 lines
No EOL
732 B
JSON

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