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/v5.5.2 .tar.gz"
5- sha256 "92382568999829a531db5a3800a36d8699674d640d3862fcb7e79ee2879d95ec "
4+ url "https://github.com/stephenberry/glaze/archive/refs/tags/v5.5.3 .tar.gz"
5+ sha256 "c2b62e525ff5dea91a28676943a648bf9564ad4326fd55afce2ac5026964ee71 "
66 license "MIT"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "47f2952fd6472839c793fb851a502cc339c2344177ee735ea69ed5e3cbfae4a1 "
9+ sha256 cellar : :any_skip_relocation , all : "f85e82aed786116ee4c394e094b01da1724b09737103c172765d4f0a5b5e778b "
1010 end
1111
1212 depends_on "cmake" => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments