1
0
Fork 0
scoop/bucket/awl.json

22 lines
728 B
JSON

{
"version": "0.6.6",
"architecture": {
"32bit": {
"url": "https://git.froth.zone/sam/awl/releases/download/v0.6.6/awl_Windows_386.zip",
"bin": [
"awl.exe"
],
"hash": "8fa1d99bb7f4a447013b5f1dec867faac20d4dcc80d1f9286b24fdd4ce5c52d8"
},
"64bit": {
"url": "https://git.froth.zone/sam/awl/releases/download/v0.6.6/awl_Windows_amd64.zip",
"bin": [
"awl.exe"
],
"hash": "61e28efa5afde918ebb7763772a1fd8f06799cec8e037cd0e3369bc122636707"
}
},
"homepage": "https://dns.froth.zone/awl",
"license": "BSD-3-Clause",
"description": "A DNS query client"
}