diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 92ce206..fa5afe9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -34,7 +34,7 @@ jobs: - name: Build icu run: powershell .\build_icu.bat release-65-1 dist\lib - name: Build sword - run: powershell .\build_sword.bat b2baf2 dist\lib + run: powershell .\build_sword.bat ecd300 dist\lib - name: Copy sword headers shell: cmd run: | diff --git a/build_all.bat b/build_all.bat index c3c396f..0a00633 100644 --- a/build_all.bat +++ b/build_all.bat @@ -7,6 +7,6 @@ call build_xz.bat v5.2.4 dist\lib call build_bzip2.bat bzip2-1.0.8 dist\lib call build_curl.bat curl-7_68_0 dist\lib call build_icu.bat release-65-1 dist\lib -call build_sword.bat 9e340f dist\lib +call build_sword.bat ecd300 dist\lib xcopy sword\include dist\include /E /I diff --git a/sword b/sword index 9e340f2..ecd3009 160000 --- a/sword +++ b/sword @@ -1 +1 @@ -Subproject commit 9e340f236bd38bca328e6220aefdf4434cebccbb +Subproject commit ecd3009d3e549db39f320b7e1708fbbb57ca70d5