From 07b874ccb021fe2f28881e3565a63ef27437ede5 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Thu, 13 Dec 2018 18:21:25 +1100 Subject: [PATCH] opam 2.0.2 Closes #35054. Signed-off-by: Sean Molenaar --- Formula/opam.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/opam.rb b/Formula/opam.rb index 313c82420b..5bfde8b437 100644 --- a/Formula/opam.rb +++ b/Formula/opam.rb @@ -1,8 +1,8 @@ class Opam < Formula desc "The OCaml package manager" homepage "https://opam.ocaml.org" - url "https://github.com/ocaml/opam/releases/download/2.0.1/opam-full-2.0.1.tar.gz" - sha256 "81f7f1b661a0c1e04642fe02d0bea5524b32aa2cbed0ecf9b18d7145324ed97c" + url "https://github.com/ocaml/opam/releases/download/2.0.2/opam-full-2.0.2.tar.gz" + sha256 "eeb99fdda4b10ad3467a700fa4d1dfedb30714837d18d2faf1ef9c87d94cf0bc" head "https://github.com/ocaml/opam.git" bottle do