From b86fa6cc7a298642ddc4b76cd12d6351b2959863 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 8 Jan 2023 22:07:37 +0000 Subject: [PATCH] sonarqube: update 9.8.0.63668 bottle. --- Formula/sonarqube.rb | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Formula/sonarqube.rb b/Formula/sonarqube.rb index bac11a98c35..089213e9c2b 100644 --- a/Formula/sonarqube.rb +++ b/Formula/sonarqube.rb @@ -11,13 +11,14 @@ class Sonarqube < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_ventura: "7188bb41ffc4e3b2a57aecd452e78b85a2db84f6fe63004f32c36b2989ce1424" - sha256 cellar: :any_skip_relocation, arm64_monterey: "7188bb41ffc4e3b2a57aecd452e78b85a2db84f6fe63004f32c36b2989ce1424" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "7188bb41ffc4e3b2a57aecd452e78b85a2db84f6fe63004f32c36b2989ce1424" - sha256 cellar: :any_skip_relocation, ventura: "7188bb41ffc4e3b2a57aecd452e78b85a2db84f6fe63004f32c36b2989ce1424" - sha256 cellar: :any_skip_relocation, monterey: "7188bb41ffc4e3b2a57aecd452e78b85a2db84f6fe63004f32c36b2989ce1424" - sha256 cellar: :any_skip_relocation, big_sur: "7188bb41ffc4e3b2a57aecd452e78b85a2db84f6fe63004f32c36b2989ce1424" - sha256 cellar: :any_skip_relocation, x86_64_linux: "27a13db9e7e579600c980f66b66ac9b8ce0814d8eeba24e7d454c61bba4de362" + rebuild 1 + sha256 cellar: :any_skip_relocation, arm64_ventura: "9c916beb8876dbfb418013585037698613b8b09bf80d25b211c35f986f1c3047" + sha256 cellar: :any_skip_relocation, arm64_monterey: "9c916beb8876dbfb418013585037698613b8b09bf80d25b211c35f986f1c3047" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "9c916beb8876dbfb418013585037698613b8b09bf80d25b211c35f986f1c3047" + sha256 cellar: :any_skip_relocation, ventura: "9c916beb8876dbfb418013585037698613b8b09bf80d25b211c35f986f1c3047" + sha256 cellar: :any_skip_relocation, monterey: "9c916beb8876dbfb418013585037698613b8b09bf80d25b211c35f986f1c3047" + sha256 cellar: :any_skip_relocation, big_sur: "9c916beb8876dbfb418013585037698613b8b09bf80d25b211c35f986f1c3047" + sha256 cellar: :any_skip_relocation, x86_64_linux: "199c84355c54cc7ed7ee9309921f5c44527fea01b10b618b2a89f7eab4f14757" end depends_on "openjdk@17"