chore: Update gitmodules file

master
Sean McBride 3 years ago
parent bae1fcd53e
commit aab2e614b1

20
.gitmodules vendored

@ -1,17 +1,17 @@
[submodule "awsm"]
path = awsm
url = https://github.com/gwsystems/aWsm
ignore = dirty
branch = sledge-compat
path = awsm
url = https://github.com/gwsystems/aWsm
ignore = dirty
branch = master
[submodule "http-parser"]
path = runtime/thirdparty/http-parser
url = https://github.com/gwsystems/http-parser.git
path = runtime/thirdparty/http-parser
url = https://github.com/gwsystems/http-parser.git
[submodule "ck"]
path = runtime/thirdparty/ck
url = https://github.com/gwsystems/ck.git
path = runtime/thirdparty/ck
url = https://github.com/gwsystems/ck.git
[submodule "jsmn"]
path = runtime/thirdparty/jsmn
url = https://github.com/gwsystems/jsmn.git
path = runtime/thirdparty/jsmn
url = https://github.com/gwsystems/jsmn.git
[submodule "wasm_apps"]
path = applications/wasm_apps
url = https://github.com/gwsystems/wasm_apps.git

Loading…
Cancel
Save