Merge pull request #365 from jw910731/master

Fix #363 by changing ipcgull submodule upstream url to http protocol
This commit is contained in:
pixl 2023-05-03 14:23:04 -04:00 committed by GitHub
commit c27a6edae8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "src/ipcgull"]
path = src/ipcgull
url = git@github.com:PixlOne/ipcgull.git
url = https://github.com/PixlOne/ipcgull.git