Skip to content

Commit f5bf090

Browse files
committed
supabase 2.61.2
1 parent ccd73e0 commit f5bf090

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/supabase.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Supabase < Formula
22
desc "Open source Firebase alternative"
33
homepage "https://supabase.com/docs/reference/cli/about"
4-
url "https://github.com/supabase/cli/archive/refs/tags/v2.58.5.tar.gz"
5-
sha256 "e0409d3567db0d58333f9327b2664da612d04bc80ea2908f3df66e8a1d36f39f"
4+
url "https://github.com/supabase/cli/archive/refs/tags/v2.61.2.tar.gz"
5+
sha256 "80d33d708a3085879d776f987831e305b2eb12a9041a5ff787a9d188479aea88"
66
license "MIT"
77
head "https://github.com/supabase/cli.git", branch: "develop"
88

0 commit comments

Comments
 (0)