1
0
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:
Kevin Phoenix
2022-03-28 15:32:55 -07:00
committed by GitHub
parent cfbd05d78a
commit 8b6925733f
+1 -1
View File
@@ -1,4 +1,4 @@
[submodule "vex"]
path = vex
url = git@github.com:angr/vex.git
url = https://github.com/angr/vex.git
branch = master