File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
class Graphviz < Formula
2
2
desc "Graph visualization software from AT&T and Bell Labs"
3
3
homepage "https://graphviz.org/"
4
- url "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.0.0 /graphviz-14.0.0 .tar.xz"
5
- sha256 "2e3531733cb584668c09bebd319d42b7284278e7702581b1ffdb279f2acd2fce "
4
+ url "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.0.1 /graphviz-14.0.1 .tar.xz"
5
+ sha256 "2450df5d80c68f13f26362fafa797b2fbf887ebdc6733920cc5f7df5bec0cd23 "
6
6
license "EPL-1.0"
7
7
version_scheme 1
8
8
@@ -12,12 +12,12 @@ class Graphviz < Formula
12
12
end
13
13
14
14
bottle do
15
- sha256 arm64_tahoe : "132eadbf3b9835e35086408b2d13b0c59f62e580d7462418c44ff3e3cb97874a "
16
- sha256 arm64_sequoia : "a70c98e275abbd55cb32365ac3ebeb52e79fb2610d25d4a55338a5f7c84f5785 "
17
- sha256 arm64_sonoma : "afc5ef6f2049b03c40cf1e1dac7a0935a056ee1b002d93b8098c7be14a3f95fd "
18
- sha256 sonoma : "6a3cb371b12c08888c03ec686f0835403f5600df372afd9a3691f2529e59f138 "
19
- sha256 arm64_linux : "bd4f6c8dcce98611a2c3f3b540d577688967cc74fc8e2550330a0616878433d9 "
20
- sha256 x86_64_linux : "a9151746f32af4e4d3ef83529b6e3885cc8526f091e73445ddc5b7b3aae98ca5 "
15
+ sha256 arm64_tahoe : "ad2df6afad074bcf0cff4e4050c035f78fb9f2cc089c04951c1116097d01021e "
16
+ sha256 arm64_sequoia : "d12a926ca4d480ac297821c38e13d8eb0a9d2a29b23ee4df1d58616f97df629a "
17
+ sha256 arm64_sonoma : "fbf22998a13c95597a60b03990d23258fe94d87b7733d012994a7bb28875a104 "
18
+ sha256 sonoma : "2e354d91e4c88c1797c8db0098dcd645058128fc9b78a0c49563b3b9ab43e887 "
19
+ sha256 arm64_linux : "26c6b4c4560fa7fef9ce7d39b7b1674165d5749920efc0ce511583c66930563e "
20
+ sha256 x86_64_linux : "404c8157f691786e83f35fbdca34079206ef0ddae4a33aee2e46842c0486f55e "
21
21
end
22
22
23
23
head do
You can’t perform that action at this time.
0 commit comments