Skip to content

Commit 31c7829

Browse files
committed
pscale 0.244.0
1 parent 5d142dc commit 31c7829

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.243.0.tar.gz"
5-
sha256 "e9cbbb85fedf0dbd46118df0507a290c98c71f9aa7f093c3ca14d9e6d67fdf4d"
4+
url "https://github.com/planetscale/cli/archive/refs/tags/v0.244.0.tar.gz"
5+
sha256 "a0d4a7f3ace0ed2c28e115db034777ca9a0528d8d3cd636088d50d95edca1806"
66
license "Apache-2.0"
77
head "https://github.com/planetscale/cli.git", branch: "main"
88

0 commit comments

Comments
 (0)