We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7f106d commit dfebaacCopy full SHA for dfebaac
Formula/p/pscale.rb
@@ -1,8 +1,8 @@
1
class Pscale < Formula
2
desc "CLI for PlanetScale Database"
3
homepage "https://www.planetscale.com/"
4
- url "https://github.com/planetscale/cli/archive/refs/tags/v0.246.0.tar.gz"
5
- sha256 "114da654288e3ca15ed2c1aed176ffd838e281b5f4ad99780a373768e21b3aae"
+ url "https://github.com/planetscale/cli/archive/refs/tags/v0.247.0.tar.gz"
+ sha256 "51035f2c57827858ad3e976b9c7f0eb8d96fa998b2bfd21ea5dc02b20d629224"
6
license "Apache-2.0"
7
head "https://github.com/planetscale/cli.git", branch: "main"
8
0 commit comments