From a5eb89af75011d08dae1737bb1a8e9e36d9b00bd Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 13 Nov 2017 20:03:14 -0800 Subject: [PATCH] opencoarrays 1.9.3 Closes #20605. Signed-off-by: ilovezfs --- Formula/opencoarrays.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/opencoarrays.rb b/Formula/opencoarrays.rb index fea76343b0..071fcc5a48 100644 --- a/Formula/opencoarrays.rb +++ b/Formula/opencoarrays.rb @@ -1,9 +1,8 @@ class Opencoarrays < Formula desc "Open-source coarray Fortran ABI, API, and compiler wrapper" homepage "http://opencoarrays.org" - url "https://github.com/sourceryinstitute/OpenCoarrays/releases/download/1.9.2/OpenCoarrays-1.9.2.tar.gz" - sha256 "c0b872db5449d0f3e405427e3953e81e9ca78199fe55651898d3f2ff9b3690c8" - revision 1 + url "https://github.com/sourceryinstitute/OpenCoarrays/releases/download/1.9.3/OpenCoarrays-1.9.3.tar.gz" + sha256 "58502575c74ca079611abab1cf184b26076cb19a478113ce04a0f2cf1a607b45" head "https://github.com/sourceryinstitute/opencoarrays.git" bottle do