1
0
Fork 0
scoop/bucket/awl.json

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": "1ae261f50d5573857a6a68ab294acbc9809c8b9b9dcaebe1f8cb8c4f151b782b"
},
"64bit": {
"url": "https://git.froth.zone/sam/awl/releases/download/v0.6.12/awl_Windows_amd64.zip",
"bin": [
"awl.exe"
],
"hash": "90921623647dbfc3947df9bc859b8db195feb96042efcf1c3cd5b7f2fde61e76"
}
},
"homepage": "https://dns.froth.zone/awl",
"license": "BSD-3-Clause",
"description": "A DNS query client"
}