Commit abcbe4c5 authored by Ed Reel's avatar Ed Reel Committed by GitHub

Merge pull request #1518 from skiman6010/patch-3

Update ocaml.rb
parents 724e4178 29ee0ab0
...@@ -3,7 +3,7 @@ require 'package' ...@@ -3,7 +3,7 @@ require 'package'
class Ocaml < Package class Ocaml < Package
description 'OCaml is an industrial strength programming language supporting functional, imperative and object-oriented styles' description 'OCaml is an industrial strength programming language supporting functional, imperative and object-oriented styles'
homepage 'http://ocaml.org/' homepage 'http://ocaml.org/'
version '4.05.0' version '4.06.0'
source_url 'https://caml.inria.fr/pub/distrib/ocaml-4.06/ocaml-4.06.0.tar.xz' source_url 'https://caml.inria.fr/pub/distrib/ocaml-4.06/ocaml-4.06.0.tar.xz'
source_sha256 '1236b5f91e1c075086d69e2d40cfab21e048b9fe38e902f707815bebbc20c5b7' source_sha256 '1236b5f91e1c075086d69e2d40cfab21e048b9fe38e902f707815bebbc20c5b7'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment