Skip to content

Commit f465bc1

Browse files
committed
sqlc 1.30.0
1 parent ebc12a0 commit f465bc1

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

0 commit comments

Comments
 (0)