File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Glaze < Formula
22 desc "Extremely fast, in-memory JSON and interface library for modern C++"
33 homepage "https://github.com/stephenberry/glaze"
4- url "https://github.com/stephenberry/glaze/archive/refs/tags/v4.2.3 .tar.gz"
5- sha256 "cfe439b211dcca62649e92d3e8b404477b02df07522bde843e98ce25ff5bf824 "
4+ url "https://github.com/stephenberry/glaze/archive/refs/tags/v4.2.4 .tar.gz"
5+ sha256 "dd409d60b60cb65c7a71ade6331a649710d0eb3d56c66c3bfd461e837359cc2a "
66 license "MIT"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "706884cf5ef8adad57539147b14fdde4b8ca083d96962780a58b6b0342380ccb "
9+ sha256 cellar : :any_skip_relocation , all : "7fd9915e56f135bfdd67917bd4e7590bea9015669980c427737a54caad4d5fea "
1010 end
1111
1212 depends_on "cmake" => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments