From c972bd5dd0ab7eb9f66683b67f224f7a03d4ed2b Mon Sep 17 00:00:00 2001 From: goreleaserbot Date: Sat, 3 Aug 2024 17:08:24 +0000 Subject: [PATCH] Scoop update for awl version v0.6.13 --- bucket/awl.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/bucket/awl.json b/bucket/awl.json index 19ba7c1..84ed8ec 100644 --- a/bucket/awl.json +++ b/bucket/awl.json @@ -1,23 +1,22 @@ { - "version": "0.6.12", + "version": "0.6.13", "architecture": { "32bit": { - "url": "https://git.froth.zone/sam/awl/releases/download/v0.6.12/awl_Windows_i386.zip", + "url": "https://git.froth.zone/sam/awl/releases/download/v0.6.13/awl_Windows_i386.zip", "bin": [ "awl.exe" ], - "hash": "7b96a0de32fa6dc3860f79673cc890b30c8c6a6811b6e3f774ce4827eb5707f7" + "hash": "4995e666114e4eddff4702ffcc489cfbc3a9875fb6b9ef2c306bcd3b9ce96b81" }, "64bit": { - "url": "https://git.froth.zone/sam/awl/releases/download/v0.6.12/awl_Windows_amd64.zip", + "url": "https://git.froth.zone/sam/awl/releases/download/v0.6.13/awl_Windows_amd64.zip", "bin": [ "awl.exe" ], - "hash": "6ec440f373896415b0a72601053fa3727e362b8a54ef0664cb2aaf34e6c370e3" + "hash": "59186a37fb7bba19be3fabb5395e5547a7a69182d10747a55dc7b1872d47e1ca" } }, "homepage": "https://dns.froth.zone/awl", "license": "BSD-3-Clause", "description": "A DNS query client" -} - +} \ No newline at end of file