scoop/bucket/awl.json
2023-08-10 15:55:36 +00:00

22 lines
728 B
JSON

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