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 d3e5c77 commit b6029c6Copy full SHA for b6029c6
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.241.0.tar.gz"
5
- sha256 "3bf31157a13d6b62cac6867e59ab5f762ad95a60c0c3957ecb9dcf3820438f5d"
+ url "https://github.com/planetscale/cli/archive/refs/tags/v0.242.0.tar.gz"
+ sha256 "799d677e8211239e80a53ba7bd83be1c3591b9d8a383f552a148d10295b5b6f5"
6
license "Apache-2.0"
7
head "https://github.com/planetscale/cli.git", branch: "main"
8
0 commit comments