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 ccd73e0 commit f5bf090Copy full SHA for f5bf090
Formula/s/supabase.rb
@@ -1,8 +1,8 @@
1
class Supabase < Formula
2
desc "Open source Firebase alternative"
3
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"
+ url "https://github.com/supabase/cli/archive/refs/tags/v2.61.2.tar.gz"
+ sha256 "80d33d708a3085879d776f987831e305b2eb12a9041a5ff787a9d188479aea88"
6
license "MIT"
7
head "https://github.com/supabase/cli.git", branch: "develop"
8
0 commit comments