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 5d142dc commit 31c7829Copy full SHA for 31c7829
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.243.0.tar.gz"
5
- sha256 "e9cbbb85fedf0dbd46118df0507a290c98c71f9aa7f093c3ca14d9e6d67fdf4d"
+ url "https://github.com/planetscale/cli/archive/refs/tags/v0.244.0.tar.gz"
+ sha256 "a0d4a7f3ace0ed2c28e115db034777ca9a0528d8d3cd636088d50d95edca1806"
6
license "Apache-2.0"
7
head "https://github.com/planetscale/cli.git", branch: "main"
8
0 commit comments