ocaml 4.06.0
This commit is contained in:
parent
3ae9262b4d
commit
5c5b61e2e4
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@
|
|||
class Ocaml < Formula
|
||||
desc "General purpose programming language in the ML family"
|
||||
homepage "https://ocaml.org/"
|
||||
url "https://caml.inria.fr/pub/distrib/ocaml-4.05/ocaml-4.05.0.tar.xz"
|
||||
sha256 "04a527ba14b4d7d1b2ea7b2ae21aefecfa8d304399db94f35a96df1459e02ef9"
|
||||
url "https://caml.inria.fr/pub/distrib/ocaml-4.06/ocaml-4.06.0.tar.xz"
|
||||
sha256 "1236b5f91e1c075086d69e2d40cfab21e048b9fe38e902f707815bebbc20c5b7"
|
||||
head "https://github.com/ocaml/ocaml.git", :branch => "trunk"
|
||||
|
||||
pour_bottle? do
|
||||
|
|
Loading…
Reference in a new issue