json-fortran 6.8.0
Closes #30297. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
360c039925
commit
a3737eb556
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.7.0.tar.gz"
|
||||
sha256 "778f3a0636db1aaf46169cce2152f2ba35b87013b9e1ed2a36d47b24b59110e2"
|
||||
url "https://github.com/jacobwilliams/json-fortran/archive/6.8.0.tar.gz"
|
||||
sha256 "25993107c0023cf7d53da870642c8d5eba1c2e0be93113b98c285b6f1e0c6f99"
|
||||
head "https://github.com/jacobwilliams/json-fortran.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue