alot of updates (mostly file2 porting)

This commit is contained in:
Green Sky 2024-05-28 09:29:42 +02:00
parent 6e888b22b2
commit 50556cc0cb
No known key found for this signature in database
8 changed files with 18 additions and 6 deletions

View File

@ -67,6 +67,12 @@ jobs:
with: with:
submodules: recursive submodules: recursive
- name: update vcpkg
shell: bash
run: |
cd C:/vcpkg
git pull
- name: Install Dependencies - name: Install Dependencies
run: vcpkg install libsodium:x64-windows-static pthreads:x64-windows-static run: vcpkg install libsodium:x64-windows-static pthreads:x64-windows-static

View File

@ -66,6 +66,12 @@ jobs:
with: with:
submodules: recursive submodules: recursive
- name: update vcpkg
shell: bash
run: |
cd C:/vcpkg
git pull
- name: Install Dependencies - name: Install Dependencies
run: vcpkg install libsodium:x64-windows-static pthreads:x64-windows-static run: vcpkg install libsodium:x64-windows-static pthreads:x64-windows-static

@ -1 +1 @@
Subproject commit 96b76dc67f549b6815846d0b9ea73f53679d8f3d Subproject commit f03c4b12109489b0636d4ac84b457c9b7c59a5b3

@ -1 +1 @@
Subproject commit eb2a19d8f38c3032258180dae08f65b1574b10e4 Subproject commit 1231e792a7a23cd92b2b316252baedb39ce81a1e

@ -1 +1 @@
Subproject commit e26959c380bc76e8c01a517019c4c0a569156b1d Subproject commit be24b3815bdf4d503a2db15ffaefc8cba7f2fce8

@ -1 +1 @@
Subproject commit 2807239dea0a84d0c598edf0c22560892b3039de Subproject commit 676e50c61aa7dd816dca846fd06493d2e3ae4aab

@ -1 +1 @@
Subproject commit cf3679018be3f90db0f2f1e9433a966692976421 Subproject commit 7cd6a2b0de13820a75b9028ae90595cd48a2231c

@ -1 +1 @@
Subproject commit 2420af464f270afaf07391ab51cc94a8b979e00c Subproject commit 4bda751f76be8e0028977ee918c9ba649bcf6d2d