mirror of
https://github.com/alterware/aw-installer.git
synced 2025-03-20 04:16:55 +00:00
chore: update deps
This commit is contained in:
parent
edfd6969c4
commit
16f87c0577
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -40,7 +40,6 @@ jobs:
|
||||
with:
|
||||
submodules: true
|
||||
fetch-depth: 0
|
||||
# NOTE - If LFS ever starts getting used during builds, switch this to true!
|
||||
lfs: false
|
||||
|
||||
- name: Add msbuild to PATH
|
||||
@ -85,7 +84,6 @@ jobs:
|
||||
with:
|
||||
submodules: true
|
||||
fetch-depth: 0
|
||||
# NOTE - If LFS ever starts getting used during builds, switch this to true!
|
||||
lfs: false
|
||||
|
||||
- name: Install dependencies (x64)
|
||||
@ -137,7 +135,6 @@ jobs:
|
||||
with:
|
||||
submodules: true
|
||||
fetch-depth: 0
|
||||
# NOTE - If LFS ever starts getting used during builds, switch this to true!
|
||||
lfs: false
|
||||
|
||||
- name: Install Premake5
|
||||
|
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -4,7 +4,7 @@
|
||||
[submodule "deps/curl"]
|
||||
path = deps/curl
|
||||
url = https://github.com/curl/curl.git
|
||||
branch = curl-8_7_1
|
||||
branch = curl-8_11_1
|
||||
[submodule "deps/rapidjson"]
|
||||
path = deps/rapidjson
|
||||
url = https://github.com/Tencent/rapidjson.git
|
||||
|
2
deps/GSL
vendored
2
deps/GSL
vendored
@ -1 +1 @@
|
||||
Subproject commit ddae9d72b6bd5fe58bc5c54e8c513fca67c833f6
|
||||
Subproject commit 355982daf6c54ccb11bef8a1c511be2622dec402
|
2
deps/curl
vendored
2
deps/curl
vendored
@ -1 +1 @@
|
||||
Subproject commit de7b3e89218467159a7af72d58cea8425946e97d
|
||||
Subproject commit 75a2079d5c28debb2eaa848ca9430f1fe0d7844c
|
2
deps/rapidjson
vendored
2
deps/rapidjson
vendored
@ -1 +1 @@
|
||||
Subproject commit 858451e5b7d1c56cf8f6d58f88cf958351837e53
|
||||
Subproject commit d621dc9e9c77f81e5c8a35b8dcc16dcd63351321
|
Loading…
x
Reference in New Issue
Block a user