From bfce32e774ef4824fab63411cf960940d07e02dc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 28 May 2019 20:27:01 +0200 Subject: [PATCH] gawk: Fix bin close https://github.com/lukesampson/scoop/issues/3482 --- bucket/gawk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/gawk.json b/bucket/gawk.json index 5fda4d2b55..113f5435dc 100644 --- a/bucket/gawk.json +++ b/bucket/gawk.json @@ -8,7 +8,7 @@ "bin": [ "bin\\awk.exe", "bin\\gawk.exe", - "bin\\iawk.cmd" + "bin\\igawk.cmd" ], "checkver": { "url": "https://sourceforge.net/projects/ezwinports/files/",