From 51ee3f43eca2ecdbcd82db4b9ce181ca1874a96d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 25 Feb 2025 20:10:29 +0000 Subject: [PATCH 1/2] pscale 0.222.0 --- Formula/p/pscale.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/p/pscale.rb b/Formula/p/pscale.rb index b3878bf93535f..162c20ffaaebb 100644 --- a/Formula/p/pscale.rb +++ b/Formula/p/pscale.rb @@ -1,8 +1,8 @@ class Pscale < Formula desc "CLI for PlanetScale Database" homepage "https://www.planetscale.com/" - url "https://github.com/planetscale/cli/archive/refs/tags/v0.221.0.tar.gz" - sha256 "60b4b43a2266a897793e47db9b182e2d5eefc4d7068a54575d4adf147061a226" + url "https://github.com/planetscale/cli/archive/refs/tags/v0.222.0.tar.gz" + sha256 "abb90f8f74c49321cea85d2a1ffa8fb348d67952f27dedd1e40b949af0fed272" license "Apache-2.0" head "https://github.com/planetscale/cli.git", branch: "main" From c189a11cf909eb7972c378459e6cfeb05be35b05 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 25 Feb 2025 20:49:31 +0000 Subject: [PATCH 2/2] pscale: update 0.222.0 bottle. --- Formula/p/pscale.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/p/pscale.rb b/Formula/p/pscale.rb index 162c20ffaaebb..5b5eb8109d311 100644 --- a/Formula/p/pscale.rb +++ b/Formula/p/pscale.rb @@ -7,12 +7,12 @@ class Pscale < Formula head "https://github.com/planetscale/cli.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "c02e3d8ee3e0cc439eac5d9a46e7a65110f1eaadfb2751fbf0050feeb8c93c6d" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "1fbca6280807c27513cdd85b7677637067b16b96cb32a493d34f1a160fe98908" - sha256 cellar: :any_skip_relocation, arm64_ventura: "ee90e4ed577b741c6915321d1b9a929c08155555e382f04864ef9b857b3f6461" - sha256 cellar: :any_skip_relocation, sonoma: "5352ec999d0764131c6ab4dc692e76639a16ebe1a0d1f75430d0653852190979" - sha256 cellar: :any_skip_relocation, ventura: "4a45b6a28b678d846d4dac226efd172ae69fa85f79c9108a9af708ced77399cf" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a24d614dd4b2098e47f0ccb53ebe087b5215c9b9415d12e1fd96baf57849a7e5" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "a1d731cd12b284dfc8c53f35dcd50140dda34e6f8d1b1ca8aed9deaa33504e80" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "0c5ce693ba7b9b04489953d202df0b32f7869576db8dadd8d60818bcb406da84" + sha256 cellar: :any_skip_relocation, arm64_ventura: "2d479098a29eab2fb8d696fcde4d9b79a1c396dadd58129fde4871fd81960035" + sha256 cellar: :any_skip_relocation, sonoma: "c7082f98a0de14805c5d2e92daa2f68c69ce1ff37dfaefd0a255c19a3cee981b" + sha256 cellar: :any_skip_relocation, ventura: "56e7eb08a8f48524f1b927bd980082a68050b7e95e925c711bef1ae5fa951085" + sha256 cellar: :any_skip_relocation, x86_64_linux: "5fc560ca7f530286c13f4ac9911dc8841faa74a7e85727d6e1943622a84d8a05" end depends_on "go" => :build