fix: fix curl submodule
This commit is contained in:
parent
3aebdde5c6
commit
c735267794
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -27,8 +27,8 @@
|
|||||||
url = https://github.com/nothings/stb.git
|
url = https://github.com/nothings/stb.git
|
||||||
[submodule "deps/curl"]
|
[submodule "deps/curl"]
|
||||||
path = deps/curl
|
path = deps/curl
|
||||||
branch = curl-8_4_0
|
|
||||||
url = https://github.com/curl/curl.git
|
url = https://github.com/curl/curl.git
|
||||||
|
branch = curl-8_4_0
|
||||||
[submodule "deps/discord-rpc"]
|
[submodule "deps/discord-rpc"]
|
||||||
path = deps/discord-rpc
|
path = deps/discord-rpc
|
||||||
url = https://github.com/discord/discord-rpc.git
|
url = https://github.com/discord/discord-rpc.git
|
||||||
|
@ -60,7 +60,7 @@ BEGIN
|
|||||||
BEGIN
|
BEGIN
|
||||||
BLOCK "040904b0"
|
BLOCK "040904b0"
|
||||||
BEGIN
|
BEGIN
|
||||||
VALUE "CompanyName", "momo5502"
|
VALUE "CompanyName", "AlterWare"
|
||||||
VALUE "FileDescription", "TLS index allocation dll"
|
VALUE "FileDescription", "TLS index allocation dll"
|
||||||
VALUE "FileVersion", "1.0.0.0"
|
VALUE "FileVersion", "1.0.0.0"
|
||||||
VALUE "InternalName", "TLS DLL"
|
VALUE "InternalName", "TLS DLL"
|
||||||
|
Loading…
Reference in New Issue
Block a user