mirror of
https://github.com/angr/pyvex
synced 2026-06-21 13:47:01 +00:00
Use https for vex submodule (#267)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
[submodule "vex"]
|
||||
path = vex
|
||||
url = git@github.com:angr/vex.git
|
||||
url = https://github.com/angr/vex.git
|
||||
branch = master
|
||||
|
||||
Reference in New Issue
Block a user