File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,5 @@ build: [
3737dev-repo: "git+https://github.com/formalsec/encoding.git"
3838available: (arch = "x86_64" | arch = "arm64") & os != "win32" & arch != "x86_32"
3939pin-depends: [
40- [ "colibri2.master" "git+https://git.frama-c.com/pub/colibrics.git#master"]
41- [ "colibrilib.master" "git+https://git.frama-c.com/pub/colibrics.git#master"]
40+ [ "colibri2.5.1.0" "https://git.frama-c.com/pub/colibrics.git#5.1.0"]
4241]
Original file line number Diff line number Diff line change 11available: (arch = "x86_64" | arch = "arm64") & os != "win32" & arch != "x86_32"
22pin-depends: [
3- [ "colibri2.master " "https://git.frama-c.com/pub/colibrics.git#master "]
3+ [ "colibri2.5.1.0 " "https://git.frama-c.com/pub/colibrics.git#5.1.0 "]
44]
You can’t perform that action at this time.
0 commit comments