We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39af9b2 commit af60b07Copy full SHA for af60b07
encoding.opam.template
@@ -1,5 +1,5 @@
1
available: (arch = "x86_64" | arch = "arm64") & os != "win32" & arch != "x86_32"
2
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"]
+ [ "colibri2.0.4.0" "git+https://git.frama-c.com/pub/colibrics.git#5.1.0"]
+ [ "colibrilib.0.4.0" "git+https://git.frama-c.com/pub/colibrics.git#5.1.0"]
5
]
0 commit comments