Skip to content

Commit dfebaac

Browse files
committed
pscale 0.247.0
1 parent b7f106d commit dfebaac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pscale.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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.246.0.tar.gz"
5-
sha256 "114da654288e3ca15ed2c1aed176ffd838e281b5f4ad99780a373768e21b3aae"
4+
url "https://github.com/planetscale/cli/archive/refs/tags/v0.247.0.tar.gz"
5+
sha256 "51035f2c57827858ad3e976b9c7f0eb8d96fa998b2bfd21ea5dc02b20d629224"
66
license "Apache-2.0"
77
head "https://github.com/planetscale/cli.git", branch: "main"
88

0 commit comments

Comments
 (0)