json-fortran: update 6.1.0_1 bottle.
This commit is contained in:
parent
ef750504ac
commit
bb63ba5178
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 "a8e18e7ba3a42aad008d82dcf07ee28ff98dd5ae4ad65ae40f66366abd7306db" => :high_sierra
|
sha256 "3421989b35f3f93e05d9150a482ccca217ab74840844817d44ce7d182cfca5d1" => :high_sierra
|
||||||
sha256 "726642a811b3dd925bc4458e8c1e18d248d231b981e0460e3cc6df3ff2499902" => :sierra
|
sha256 "48401b56deb1efde18b05fafef29b23eae1a8998fa975637407c5351d5ae2159" => :sierra
|
||||||
sha256 "55d550a6d1f3cdb6206b1cd8e0778df370958658fd6b3a637565e50e95dbfff2" => :el_capitan
|
sha256 "41068b91a80f1a451d83d5389210d8313b9391fde897a19f87884a5aea79dbda" => :el_capitan
|
||||||
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