Skip to content

Commit 4d3fc20

Browse files
committed
sqlc 1.29.0
1 parent 6cc714e commit 4d3fc20

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.28.0.tar.gz"
5-
sha256 "0f7f6992855c487871d331443a7091e1a62a345968483b581b20a7259f557af3"
4+
url "https://github.com/sqlc-dev/sqlc/archive/refs/tags/v1.29.0.tar.gz"
5+
sha256 "7f26a9539d25df18d3cd2f02785b5a08e30adf568a08b50c5504556f16c1fb5d"
66
license "MIT"
77
head "https://github.com/sqlc-dev/sqlc.git", branch: "main"
88

0 commit comments

Comments
 (0)