Skip to content

Commit af60b07

Browse files
hra687261filipeom
authored andcommitted
more colibri2 pin fix attempts
1 parent 39af9b2 commit af60b07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

encoding.opam.template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
available: (arch = "x86_64" | arch = "arm64") & os != "win32" & arch != "x86_32"
22
pin-depends: [
3-
[ "colibri2.dev" "git+ssh://git@git.frama-c.com/pub/colibrics.git#5.1.0"]
4-
[ "colibrilib.dev" "git+ssh://git@git.frama-c.com/pub/colibrics.git#5.1.0"]
3+
[ "colibri2.0.4.0" "git+https://git.frama-c.com/pub/colibrics.git#5.1.0"]
4+
[ "colibrilib.0.4.0" "git+https://git.frama-c.com/pub/colibrics.git#5.1.0"]
55
]

0 commit comments

Comments
 (0)