Updated v1.3 filenames

The jq 1.3 filenames for Windows are jq-1.3.exe instead of jq.exe. Updated these so they no longer return a 404.
This commit is contained in:
Thomas R. Hall
2015-07-23 22:24:39 -07:00
committed by David Tolnay
parent 81f328f1aa
commit 3a43e2ff07
+1 -1
View File
@@ -55,7 +55,7 @@ body:
* jq 1.4 executables for [64-bit](win64/jq.exe) or [32-bit](win32/jq.exe)
* jq 1.3 executables for [64-bit](win64/jq-1.3/jq.exe) or [32-bit](win32/jq-1.3/jq.exe)
* jq 1.3 executables for [64-bit](win64/jq-1.3/jq-1.3.exe) or [32-bit](win32/jq-1.3/jq-1.3.exe)
### From source on Linux, OS X, Cygwin, and other POSIX-like operating systems