From 5a8fcb42af7365c7d329b71d6b0520220761ffae Mon Sep 17 00:00:00 2001 From: Tobias Klein Date: Wed, 4 Nov 2020 21:01:11 +0100 Subject: [PATCH] Use SWORD 412026 (SVN Rev. 3823) --- .github/workflows/build.yml | 2 +- build_all.bat | 2 +- sword | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ba6fe61..c35863b 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 0d03ad dist\lib + run: powershell .\build_sword.bat 412026 dist\lib - name: Copy sword headers shell: cmd run: | diff --git a/build_all.bat b/build_all.bat index 8b662e9..d31ab52 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 0d03ad dist\lib +call build_sword.bat 412026 dist\lib xcopy sword\include dist\include /E /I diff --git a/sword b/sword index 0d03ad9..4120260 160000 --- a/sword +++ b/sword @@ -1 +1 @@ -Subproject commit 0d03ad957908892494ff8835637d0f4876ce2e3c +Subproject commit 412026022f9311ce2e93728bc67d0de26d4aed82