From 81496eea5f6f37c1cabc4ae1a51a6de48392fde4 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Aug 2024 15:48:21 +0000 Subject: [PATCH 1/2] scalingo 1.33.0 --- Formula/s/scalingo.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/s/scalingo.rb b/Formula/s/scalingo.rb index 81d79f888215c..56970a44da7e0 100644 --- a/Formula/s/scalingo.rb +++ b/Formula/s/scalingo.rb @@ -1,8 +1,8 @@ class Scalingo < Formula desc "CLI for working with Scalingo's PaaS" homepage "https://doc.scalingo.com/cli" - url "https://github.com/Scalingo/cli/archive/refs/tags/1.32.0.tar.gz" - sha256 "3db18d8cf159061e37bae2911d6f4a8e46d03c52bcd8c0f209d43c310fede67f" + url "https://github.com/Scalingo/cli/archive/refs/tags/1.33.0.tar.gz" + sha256 "a449e9d8bb810360d626a2036c1f97baf10715eb112929da6a0089c4257cb835" license "BSD-4-Clause" bottle do From 051e77da73a046b5b9d8a0e0a9f9a1c38f652860 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Aug 2024 17:37:42 +0000 Subject: [PATCH 2/2] scalingo: update 1.33.0 bottle. --- Formula/s/scalingo.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/s/scalingo.rb b/Formula/s/scalingo.rb index 56970a44da7e0..23d2edf8d8964 100644 --- a/Formula/s/scalingo.rb +++ b/Formula/s/scalingo.rb @@ -6,13 +6,13 @@ class Scalingo < Formula license "BSD-4-Clause" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "f6a0328741a218588b7694aadbce6c20d79feac5542cef811c99d71690ff9b5a" - sha256 cellar: :any_skip_relocation, arm64_ventura: "d0b830bed9937ed7544d8e948b0b652d6726fbc6cc8eaf7b52463921704e526d" - sha256 cellar: :any_skip_relocation, arm64_monterey: "67647f84aab8e2ab7910506a5b26f56f2185575564bb8f2723e38ec843bc4307" - sha256 cellar: :any_skip_relocation, sonoma: "62fa76449cdaaac3bed77135299f88f4f90864625a69d678423d9ba427faa755" - sha256 cellar: :any_skip_relocation, ventura: "9372a026dd968e5f323d7cdb3869398ec1f576032430942fc92d58397559ce19" - sha256 cellar: :any_skip_relocation, monterey: "283c1cbe6ad73b868470eece669224c761ca3d46dae55b9b37d7abf987f66d7e" - sha256 cellar: :any_skip_relocation, x86_64_linux: "c9af24d64d46509b49673a3795537cdd38b94cb7f734937b9478ca388cb9b40f" + 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" end depends_on "go" => :build