@@ -8,14 +8,12 @@ class LicenseEye < Formula
88 head "https://github.com/apache/skywalking-eyes.git" , branch : "main"
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , arm64_tahoe : "e8294dcf52e96213411dcae24de0423b8797c443dd0ab5690a07dc53f0aaf483"
12- sha256 cellar : :any_skip_relocation , arm64_sequoia : "967c6117d179e994b401c6e503c477dec9b3b783a27cbcc30e69f44b7f91fbc2"
13- sha256 cellar : :any_skip_relocation , arm64_sonoma : "967c6117d179e994b401c6e503c477dec9b3b783a27cbcc30e69f44b7f91fbc2"
14- sha256 cellar : :any_skip_relocation , arm64_ventura : "967c6117d179e994b401c6e503c477dec9b3b783a27cbcc30e69f44b7f91fbc2"
15- sha256 cellar : :any_skip_relocation , sonoma : "1b919d6615ed5fa1169c192a1142a853d643b93a954cd9491a199775e8127994"
16- sha256 cellar : :any_skip_relocation , ventura : "1b919d6615ed5fa1169c192a1142a853d643b93a954cd9491a199775e8127994"
17- sha256 cellar : :any_skip_relocation , arm64_linux : "3135ba72eb8b736cd38acd27f1c3bf780016ebb77f95e759d6fd3c2bdee86447"
18- sha256 cellar : :any_skip_relocation , x86_64_linux : "3cdd6daeda967110aec797de72b28d868a1b8620755dfb1cdab2031a78817c8e"
11+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "f129551508b02f5d729f793a9763c4026204face464a55b8150f3874613080b9"
12+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "f129551508b02f5d729f793a9763c4026204face464a55b8150f3874613080b9"
13+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "f129551508b02f5d729f793a9763c4026204face464a55b8150f3874613080b9"
14+ sha256 cellar : :any_skip_relocation , sonoma : "45966756d7bf9ae5bfe0fe6b21de96647fcfb91ef8a7131d86df8f049f047f50"
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "12eb95762b7cca2f8051e874dd1e12cbcb4cff0fcc55eadf63141a0411e01cd9"
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "c9e1a93e105a6f7d6e651eaa3f3087e25b4f83460ec406ad6f0d6daf994c3a23"
1917 end
2018
2119 # Use "go" when https://github.com/apache/skywalking-eyes/pull/201 is released (in 0.7.1 release?):
0 commit comments