diff --git a/bucket/awl.json b/bucket/awl.json new file mode 100644 index 0000000..c1f9644 --- /dev/null +++ b/bucket/awl.json @@ -0,0 +1,22 @@ +{ + "version": "0.6.5", + "architecture": { + "32bit": { + "url": "https://git.froth.zone/sam/awl/releases/download/v0.6.5/awl_Windows_386.zip", + "bin": [ + "awl.exe" + ], + "hash": "3bee325ff14bfa96c55d87edce52e717863c3574bccdecf8536cb85c4cdf9cbe" + }, + "64bit": { + "url": "https://git.froth.zone/sam/awl/releases/download/v0.6.5/awl_Windows_amd64.zip", + "bin": [ + "awl.exe" + ], + "hash": "dee260747e3e262bc4c5682459ef26767358142846b6eb32ff2dd19fb85dfb82" + } + }, + "homepage": "https://dns.froth.zone/awl", + "license": "BSD-3-Clause", + "description": "A DNS query client" +} \ No newline at end of file