json-fortran: update 5.3.0_1 bottle.
This commit is contained in:
parent
c69249b3e1
commit
184a3f4531
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ class JsonFortran < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
sha256 "6b4577e179d71326b1e5b39e6f40044bab712096ca550c1c354f81210a1ab707" => :sierra
|
sha256 "43d9f91632a29ef2e3850674723551ad26c2edac8c3d64285eb3ec74b24f2ba7" => :sierra
|
||||||
sha256 "cf21f680d2e585ed69fad9d29796f82798e06bd327794b478801a418347676a1" => :el_capitan
|
sha256 "28e62106c41ce31441ae6134ffdebbfd34076bdf0c03feee76ec77822e35a8a8" => :el_capitan
|
||||||
sha256 "d1e2bb3a722767990abac95d18a68ac7dc7592bad17d10afb4c0820e78ccda45" => :yosemite
|
sha256 "9ee24ad05916879ba34a8c96cc6554355a2803c1ed5cffa46f37eec91ec44fc1" => :yosemite
|
||||||
end
|
end
|
||||||
|
|
||||||
option "with-unicode-support", "Build json-fortran to support unicode text in json objects and files"
|
option "with-unicode-support", "Build json-fortran to support unicode text in json objects and files"
|
||||||
|
|
Loading…
Reference in a new issue