Skip to content

Commit 538d803

Browse files
committed
lazysql 0.4.3
1 parent 4286a17 commit 538d803

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/lazysql.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Lazysql < Formula
22
desc "Cross-platform TUI database management tool"
33
homepage "https://github.com/jorgerojas26/lazysql"
4-
url "https://github.com/jorgerojas26/lazysql/archive/refs/tags/v0.4.2.tar.gz"
5-
sha256 "b085be3949159dfc870f710e7910ce185ceb5ef508c517ab0e50bf5e8d76c095"
4+
url "https://github.com/jorgerojas26/lazysql/archive/refs/tags/v0.4.3.tar.gz"
5+
sha256 "7d4a1b2f819c8c78c72a885e1c4642c3d1d520bcddbf6bee63a311e798a0d77b"
66
license "MIT"
77
head "https://github.com/jorgerojas26/lazysql.git", branch: "main"
88

0 commit comments

Comments
 (0)