gawk: Fix bin

close https://github.com/lukesampson/scoop/issues/3482
This commit is contained in:
Richard Kuhnt 2019-05-28 20:27:01 +02:00
parent eba9ba7129
commit bfce32e774

View File

@ -8,7 +8,7 @@
"bin": [ "bin": [
"bin\\awk.exe", "bin\\awk.exe",
"bin\\gawk.exe", "bin\\gawk.exe",
"bin\\iawk.cmd" "bin\\igawk.cmd"
], ],
"checkver": { "checkver": {
"url": "https://sourceforge.net/projects/ezwinports/files/", "url": "https://sourceforge.net/projects/ezwinports/files/",