json-fortran: update 5.3.0 bottle.
This commit is contained in:
parent
6b194d4786
commit
ee1528b99a
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class JsonFortran < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "c610ab98ff23025c0407df1a27b91af832541dfbd9619c92166a378351ddfa62" => :sierra
|
||||
sha256 "801c3f7cda41fa6b2f7425033644237a0760abf3042ce5854b2b2f548ce6732b" => :el_capitan
|
||||
sha256 "459ddf4f71c31dc827803c6d243436ca06e17eaf3a1373d050020dd8e82bed08" => :yosemite
|
||||
sha256 "6b4577e179d71326b1e5b39e6f40044bab712096ca550c1c354f81210a1ab707" => :sierra
|
||||
sha256 "cf21f680d2e585ed69fad9d29796f82798e06bd327794b478801a418347676a1" => :el_capitan
|
||||
sha256 "d1e2bb3a722767990abac95d18a68ac7dc7592bad17d10afb4c0820e78ccda45" => :yosemite
|
||||
end
|
||||
|
||||
option "with-unicode-support", "Build json-fortran to support unicode text in json objects and files"
|
||||
|
|
Loading…
Reference in a new issue