Skip to content

Commit ac31c0e

Browse files
hra687261filipeom
authored andcommitted
update opam file
1 parent af60b07 commit ac31c0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

encoding.opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ build: [
3838
dev-repo: "git+https://github.com/formalsec/encoding.git"
3939
available: (arch = "x86_64" | arch = "arm64") & os != "win32" & arch != "x86_32"
4040
pin-depends: [
41-
[ "colibri2.dev" "git+ssh://git@git.frama-c.com/pub/colibrics.git#5.1.0"]
42-
[ "colibrilib.dev" "git+ssh://git@git.frama-c.com/pub/colibrics.git#5.1.0"]
41+
[ "colibri2.0.4.0" "git+https://git.frama-c.com/pub/colibrics.git#5.1.0"]
42+
[ "colibrilib.0.4.0" "git+https://git.frama-c.com/pub/colibrics.git#5.1.0"]
4343
]

0 commit comments

Comments
 (0)