8000 Merge pull request #224989 from Homebrew/bump-pscale-0.242.0 · Homebrew/homebrew-core@1738cd4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1738cd4

Browse files
authored
Merge pull request #224989 from Homebrew/bump-pscale-0.242.0
pscale 0.242.0
2 parents 7a248a6 + 7e87676 commit 1738cd4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/p/pscale.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
class Pscale < Formula
22
desc "CLI for PlanetScale Database"
33
homepage "https://www.planetscale.com/"
4-
url "https://github.com/planetscale/cli/archive/refs/tags/v0.241.0.tar.gz"
5-
sha256 "3bf31157a13d6b62cac6867e59ab5f762ad95a60c0c3957ecb9dcf3820438f5d"
4+
url "https://github.com/planetscale/cli/archive/refs/tags/v0.242.0.tar.gz"
5+
sha256 "799d677e8211239e80a53ba7bd83be1c3591b9d8a383f552a148d10295b5b6f5"
66
license "Apache-2.0"
77
head "https://github.com/planetscale/cli.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "00bc49bde51ecc834a3e20f90644b1538d4fd695423611602a8012c4938da247"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ee7b3d608f465be46c2abaa3c52aa111272db6e1f9575c68b0bc26ae4fdf3625"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f68bbeaac64e2d7b9681b18fc0bdab2c88fb6011c87c424b05e5e24e4f641048"
13-
sha256 cellar: :any_skip_relocation, sonoma: "a3222a624b9a57c1b4bd298ae2276293b4819c7592751cabe79be6aa78d4e1c7"
14-
sha256 cellar: :any_skip_relocation, ventura: "13d46468ca32b19034371133dbaba4b5a9347e247177a86b952a24d4b080d594"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a743c7ef4e8f84d8440f5b885baa449a9db7820f960a8ae88917ea92db66164c"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d8e129cb6efdfad2b02d4e52b7d014f61107dd906043298185636391ab9440fd"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "30f78886f9d4b22bc99aefba0cd8d0a5b8522ab69322499f8b233b4b2b849a10"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "9661d116902d4cab4bf1c30d0cb5907e2baf3d0e6d6abb5a33940ecd9f3eb2bc"
13+
sha256 cellar: :any_skip_relocation, sonoma: "9f81498f1abe150e0223b9bc6e6d3c7014ecaaaeac64e731e03b4294d9b94d13"
14+
sha256 cellar: :any_skip_relocation, ventura: "85c8a991ca4445d2c38efcebfb0bd12a7b52f8d36f8d7ff1773f8eb90083a940"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8e6ad699a9f5895f8bc9a9178127de4994165a718022cbc56dffa444a6ad51d6"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)
0