json-fortran 6.0.0
Closes #17212. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
7935ea06f3
commit
a68e043de9
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class JsonFortran < Formula
|
||||
desc "Fortran 2008 JSON API"
|
||||
homepage "https://github.com/jacobwilliams/json-fortran"
|
||||
url "https://github.com/jacobwilliams/json-fortran/archive/5.3.0.tar.gz"
|
||||
sha256 "1e85796c0b4e0a6f08c1b49d1b46d30609d0bed630741b02ea83b4be9bf61c62"
|
||||
revision 1
|
||||
url "https://github.com/jacobwilliams/json-fortran/archive/6.0.0.tar.gz"
|
||||
sha256 "fecdde3b4c763bb667bdb3becb3a06661a39005a9f9b7d5e015e18e9768ddea8"
|
||||
head "https://github.com/jacobwilliams/json-fortran.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue