camlp5: update 7.08 bottle.
Closes #42774. Signed-off-by: Chongyu Zhu <i@lembacon.com> Closes #42775. Signed-off-by: Chongyu Zhu <i@lembacon.com> Closes #42783. Signed-off-by: Chongyu Zhu <i@lembacon.com> Closes #42787. Signed-off-by: Chongyu Zhu <i@lembacon.com> Closes #42793. Signed-off-by: Chongyu Zhu <i@lembacon.com> Closes #42796. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
66846dec3b
commit
cb389b902e
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Camlp5 < Formula
|
|||
head "https://gforge.inria.fr/anonscm/git/camlp5/camlp5.git"
|
||||
|
||||
bottle do
|
||||
sha256 "bc41d8d05b58ea18887f802e63037dc77aacb77014fbd37f375459cf198b1a02" => :mojave
|
||||
sha256 "46b26065975d0d1e8769ca94425792146c142d1f92658ac33ce14840e56c55d1" => :high_sierra
|
||||
sha256 "048042a01ab67acb0aad31a5d8c9647b497a13fa3299f8cd85e3bcb664f52566" => :sierra
|
||||
sha256 "ab7a68890d905e84438bedd7f0e399392dea7cea97b6549e499b85b5ca92a9cf" => :mojave
|
||||
sha256 "b11b7b41528fbb84be0f599638eab661176d515dcecdff847e2b247f412d328e" => :high_sierra
|
||||
sha256 "cd076fd8bcdaee3fcf789915df1f98500ba2d703764426e63aa5dd6b2fa7dc70" => :sierra
|
||||
end
|
||||
|
||||
depends_on "ocaml"
|
||||
|
|
Loading…
Reference in a new issue