Skip to content

Commit 330e0ef

Browse files
committed
sqlc 1.28.0
1 parent 00aef46 commit 330e0ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/sqlc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Sqlc < Formula
22
desc "Generate type safe Go from SQL"
33
homepage "https://sqlc.dev/"
4-
url "https://github.com/sqlc-dev/sqlc/archive/refs/tags/v1.27.0.tar.gz"
5-
sha256 "0ee0f9aae3d9fb9752e09b68ce0cde0532bb481565313aa2561638893b49544e"
4+
url "https://github.com/sqlc-dev/sqlc/archive/refs/tags/v1.28.0.tar.gz"
5+
sha256 "0f7f6992855c487871d331443a7091e1a62a345968483b581b20a7259f557af3"
66
license "MIT"
77
head "https://github.com/sqlc-dev/sqlc.git", branch: "main"
88

0 commit comments

Comments
 (0)