Skip to content

Commit

Permalink
Update jq to version 1.7 (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdottaka committed Sep 20, 2023
1 parent c15b043 commit 7f2b83e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BuildArc.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ xcopy /s/y Build\msys2 "%DISTDIR%\%PLATFORMH%zip-version\WinMerge\Commands\msys2
rem Copy jq...
echo Copy jq...
copy Build\jq\jq-win32.exe "%DISTDIR%\%PLATFORMH%zip-version\WinMerge\Commands\jq\jq.exe" > NUL
copy Build\jq\jq-jq-1.6\COPYING "%DISTDIR%\%PLATFORMH%zip-version\WinMerge\Commands\jq\" > NUL
copy Build\jq\jq-jq-1.7\COPYING "%DISTDIR%\%PLATFORMH%zip-version\WinMerge\Commands\jq\" > NUL

rem Copy tidy-html5...
echo Copy tidy-html5...
Expand Down

0 comments on commit 7f2b83e

Please sign in to comment.