File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class Glaze < Formula
2
2
desc "Extremely fast, in-memory JSON and interface library for modern C++"
3
3
homepage "https://github.com/stephenberry/glaze"
4
- url "https://github.com/stephenberry/glaze/archive/refs/tags/v4.2.4 .tar.gz"
5
- sha256 "dd409d60b60cb65c7a71ade6331a649710d0eb3d56c66c3bfd461e837359cc2a "
4
+ url "https://github.com/stephenberry/glaze/archive/refs/tags/v4.3.0 .tar.gz"
5
+ sha256 "72cd174ad8839bc526a679a5a8ebf4bb18f3cb850a34fcfd3e89970f83c4d384 "
6
6
license "MIT"
7
7
8
8
bottle do
9
- sha256 cellar : :any_skip_relocation , all : "7fd9915e56f135bfdd67917bd4e7590bea9015669980c427737a54caad4d5fea "
9
+ sha256 cellar : :any_skip_relocation , all : "b5fb40b50a71c6a2192ff81860e61a0b744b620ef2be0028834351332235de89 "
10
10
end
11
11
12
12
depends_on "cmake" => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments