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 4286a17 commit 538d803Copy full SHA for 538d803
Formula/l/lazysql.rb
@@ -1,8 +1,8 @@
1
class Lazysql < Formula
2
desc "Cross-platform TUI database management tool"
3
homepage "https://github.com/jorgerojas26/lazysql"
4
- url "https://github.com/jorgerojas26/lazysql/archive/refs/tags/v0.4.2.tar.gz"
5
- sha256 "b085be3949159dfc870f710e7910ce185ceb5ef508c517ab0e50bf5e8d76c095"
+ url "https://github.com/jorgerojas26/lazysql/archive/refs/tags/v0.4.3.tar.gz"
+ sha256 "7d4a1b2f819c8c78c72a885e1c4642c3d1d520bcddbf6bee63a311e798a0d77b"
6
license "MIT"
7
head "https://github.com/jorgerojas26/lazysql.git", branch: "main"
8
0 commit comments