File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -12,13 +12,11 @@ class Grafana < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , arm64_tahoe : "b49b84b062b638291eaada0c0775af8a70c9b520b00a97d7b4e6daef3b8518e2"
16- sha256 cellar : :any_skip_relocation , arm64_sequoia : "a6639b084a92df9ee36e004f42f4e6b9408e987bfd16bea116c3065c6c3e27a9"
17- sha256 cellar : :any_skip_relocation , arm64_sonoma : "308c3471f361ba71cd9b2045f57e403187047d0b559d87d0c8e2fe2db3b96757"
18- sha256 cellar : :any_skip_relocation , arm64_ventura : "0c241cdd832abfdbd10e8f6d8b470248734a2c995fe3a1bb999bbd045c6a0215"
19- sha256 cellar : :any_skip_relocation , sonoma : "c595bb5383f6a46cae69cba6aa21dc421c69e6788a574cd932685ac02ec3cbd8"
20- sha256 cellar : :any_skip_relocation , ventura : "4bfab1f08ad02bfcf248cfeeae524792dee393afa0de5b3f8b37bbe922c238c7"
21- sha256 cellar : :any_skip_relocation , x86_64_linux : "a4e4d396d5276b1b1482cbea776462f399e78a58c437111b3889bbc82dc11972"
15+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "5a897ce841a9f2df37c1a39b8bf85eed2cb2b72bf1ec571c07cd420c8fc2fb0a"
16+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "1ec9df8826d70432671120ab344ac9a9041ce5bf73a5febe0aebc8adcc4ffe86"
17+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "89ed2c07c7652a896fee1e3d940c5b0b2c93d1b75724879a5db24d0e66ad56a3"
18+ sha256 cellar : :any_skip_relocation , sonoma : "ddd18651c6280147c77af8e5ec87e3e594ca3dcea4483fc0e63cc9f054775e6c"
19+ sha256 cellar : :any_skip_relocation , x86_64_linux : "7f1119a1b81d664cf0b840909de00b7f5bc0cfc84e48886967aa096f22c73f6b"
2220 end
2321
2422 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments