datetime-fortran 1.6.0
Closes #8505. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
e6bc9a6ebf
commit
e6e5508718
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class DatetimeFortran < Formula
|
class DatetimeFortran < Formula
|
||||||
desc "Fortran time and date manipulation library"
|
desc "Fortran time and date manipulation library"
|
||||||
homepage "https://github.com/milancurcic/datetime-fortran"
|
homepage "https://github.com/milancurcic/datetime-fortran"
|
||||||
url "https://github.com/milancurcic/datetime-fortran/releases/download/v1.5.0/datetime-fortran-1.5.0.tar.gz"
|
url "https://github.com/milancurcic/datetime-fortran/releases/download/v1.6.0/datetime-fortran-1.6.0.tar.gz"
|
||||||
sha256 "e9a200767b744afd2a3b10363315eacb7c92293c7e638d45bf16ebbce168860d"
|
sha256 "e46c583bca42e520a05180984315495495da4949267fc155e359524c2bf31e9a"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "d311aff0507c9c6e40189b7d1ad23d4f10763f4021f2dcaeaced7ed6ab1b0500" => :sierra
|
sha256 "d311aff0507c9c6e40189b7d1ad23d4f10763f4021f2dcaeaced7ed6ab1b0500" => :sierra
|
||||||
|
|
Loading…
Reference in a new issue