opencoarrays 1.9.3
Closes #20605. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
13169cf250
commit
a5eb89af75
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue