File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ class Sonarqube < Formula
1111 end
1212
1313 bottle do
14- sha256 cellar : :any_skip_relocation , arm64_sequoia : "de22b2e0479df6d4d431bbc24a17f19b944b1dda3874842ea3d4845b4a3926c2 "
15- sha256 cellar : :any_skip_relocation , arm64_sonoma : "de22b2e0479df6d4d431bbc24a17f19b944b1dda3874842ea3d4845b4a3926c2 "
16- sha256 cellar : :any_skip_relocation , arm64_ventura : "de22b2e0479df6d4d431bbc24a17f19b944b1dda3874842ea3d4845b4a3926c2 "
17- sha256 cellar : :any_skip_relocation , sonoma : "de22b2e0479df6d4d431bbc24a17f19b944b1dda3874842ea3d4845b4a3926c2 "
18- sha256 cellar : :any_skip_relocation , ventura : "de22b2e0479df6d4d431bbc24a17f19b944b1dda3874842ea3d4845b4a3926c2 "
19- sha256 cellar : :any_skip_relocation , x86_64_linux : "b1d4892c75139995b6b73e1538d1493acd4cb91856286a0c0b9a57afe1300860 "
14+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "0a5c1031c6ae98abaa73e4d12ed78f6bba68bd97da9897fd1e183bbeb5294cc1 "
15+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "0a5c1031c6ae98abaa73e4d12ed78f6bba68bd97da9897fd1e183bbeb5294cc1 "
16+ sha256 cellar : :any_skip_relocation , arm64_ventura : "0a5c1031c6ae98abaa73e4d12ed78f6bba68bd97da9897fd1e183bbeb5294cc1 "
17+ sha256 cellar : :any_skip_relocation , sonoma : "0a5c1031c6ae98abaa73e4d12ed78f6bba68bd97da9897fd1e183bbeb5294cc1 "
18+ sha256 cellar : :any_skip_relocation , ventura : "0a5c1031c6ae98abaa73e4d12ed78f6bba68bd97da9897fd1e183bbeb5294cc1 "
19+ sha256 cellar : :any_skip_relocation , x86_64_linux : "d771f9341c3dbf7fedba57778402ff75a8afd965f00629f12fd316923b104e2f "
2020 end
2121
2222 depends_on "openjdk@17"
You can’t perform that action at this time.
0 commit comments