json-fortran: update 6.3.0 bottle.
This commit is contained in:
parent
3e5b2c2a06
commit
5104e7ee14
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class JsonFortran < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "e016f9be8526b327654efd35fcceaf2c67a527111506ef31dff7e8d052f5e154" => :high_sierra
|
||||
sha256 "11d23e9f8ec4643eb9ba2c76ac92160208efc3d897f9bedd11a4694d4f20eb40" => :sierra
|
||||
sha256 "4850076213f1073611bd6f77e907853972fe2ac851880086d254149910d35c48" => :el_capitan
|
||||
sha256 "fdb0423147af7c31aa96b0d5e38f4a7eac9f2273187ecbb3a359614d2ad69895" => :high_sierra
|
||||
sha256 "73f4062405a630d863de9a30a9c21a7f19e2324f7eb0634d4f6c0b5b186a8270" => :sierra
|
||||
sha256 "4de4edbbfe4ae62cf6af5dd8212cfc0d18feffd940dd98053e990ccde392acbb" => :el_capitan
|
||||
end
|
||||
|
||||
option "with-unicode-support", "Build json-fortran to support unicode text in json objects and files"
|
||||
|
|
Loading…
Reference in a new issue