Skip to content

Commit

Permalink
scalingo: update 1.34.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 17, 2024
1 parent 67703a8 commit 39e7580
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/s/scalingo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,12 @@ class Scalingo < Formula
license "BSD-4-Clause"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "345f9906ea56c2533abc5c627f8927b6c7a8f27449f36dc899d126be4cb70c27"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b7280bd13e407cd689ebda0789ecc0dcfc9567008c3c493c148b1ac63a796c2e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "b7280bd13e407cd689ebda0789ecc0dcfc9567008c3c493c148b1ac63a796c2e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "b7280bd13e407cd689ebda0789ecc0dcfc9567008c3c493c148b1ac63a796c2e"
sha256 cellar: :any_skip_relocation, sonoma: "d1ee3f8bb17f64f68f0c7c611da5bf33469ba32e9eebe71c42f082d37f04d096"
sha256 cellar: :any_skip_relocation, ventura: "d1ee3f8bb17f64f68f0c7c611da5bf33469ba32e9eebe71c42f082d37f04d096"
sha256 cellar: :any_skip_relocation, monterey: "d1ee3f8bb17f64f68f0c7c611da5bf33469ba32e9eebe71c42f082d37f04d096"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2633bba3d45fc1823d35280af0bf74667cc6c09c77d09d9bdbcbff10519337f0"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1ccfca4d80c75ff9ae1d09c5ccd1282ed7b7d085887bc20fef18534f65c12b84"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1ccfca4d80c75ff9ae1d09c5ccd1282ed7b7d085887bc20fef18534f65c12b84"
sha256 cellar: :any_skip_relocation, arm64_ventura: "1ccfca4d80c75ff9ae1d09c5ccd1282ed7b7d085887bc20fef18534f65c12b84"
sha256 cellar: :any_skip_relocation, sonoma: "512bf0121d3fb2c40ed08117c635a5aa221323bbdb90bdca786e29fc2774ba35"
sha256 cellar: :any_skip_relocation, ventura: "512bf0121d3fb2c40ed08117c635a5aa221323bbdb90bdca786e29fc2774ba35"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e3638077a67aaeaa879eca09ed286a8e64ab5cc2f5fdf7b5aa82360d3486834b"
end

depends_on "go" => :build
Expand Down

0 comments on commit 39e7580

Please sign in to comment.