[submodule "extern/jsoncpp"]
	path = extern/jsoncpp
	url = https://github.com/open-source-parsers/jsoncpp.git
	branch = master
	ignore = dirty
[submodule "minizip"]
	path = extern/minizip
	url = https://github.com/domoticz/minizip.git
	branch = master
	ignore = dirty
[submodule "extern/jwtcpp"]
	path = extern/jwtcpp
	url = https://github.com/Thalhammer/jwt-cpp
	branch = master
	ignore = dirty
[submodule "extern/sqlite-amalgamation"]
	path = extern/sqlite-amalgamation
	url = https://github.com/algoritnl/sqlite-amalgamation.git
	branch = main
	ignore = dirty
[submodule "extern/libwebem"]
	path = extern/libwebem
	url = https://github.com/domoticz/libwebem.git
	branch = master
