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.
git+
1 parent 17d55b7 commit 08562d5Copy full SHA for 08562d5
encoding.opam
@@ -38,5 +38,5 @@ build: [
38
dev-repo: "git+https://github.com/formalsec/encoding.git"
39
available: (arch = "x86_64" | arch = "arm64") & os != "win32" & arch != "x86_32"
40
pin-depends: [
41
- [ "colibri2.dev" "https://git.frama-c.com/pub/colibrics.git#5.1.0"]
+ [ "colibri2.dev" "git+https://git.frama-c.com/pub/colibrics.git#5.1.0"]
42
]
0 commit comments