json-fortran 6.7.0
Closes #29950. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
5a9810f486
commit
9cfedc8e03
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +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/6.6.0.tar.gz"
|
||||
sha256 "49354831fb865298aed390b2f55ecf426889ddb34d986dfcdc958a6db7ecc432"
|
||||
url "https://github.com/jacobwilliams/json-fortran/archive/6.7.0.tar.gz"
|
||||
sha256 "778f3a0636db1aaf46169cce2152f2ba35b87013b9e1ed2a36d47b24b59110e2"
|
||||
head "https://github.com/jacobwilliams/json-fortran.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue