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 00aef46 commit 330e0efCopy full SHA for 330e0ef
Formula/s/sqlc.rb
@@ -1,8 +1,8 @@
1
class Sqlc < Formula
2
desc "Generate type safe Go from SQL"
3
homepage "https://sqlc.dev/"
4
- url "https://github.com/sqlc-dev/sqlc/archive/refs/tags/v1.27.0.tar.gz"
5
- sha256 "0ee0f9aae3d9fb9752e09b68ce0cde0532bb481565313aa2561638893b49544e"
+ url "https://github.com/sqlc-dev/sqlc/archive/refs/tags/v1.28.0.tar.gz"
+ sha256 "0f7f6992855c487871d331443a7091e1a62a345968483b581b20a7259f557af3"
6
license "MIT"
7
head "https://github.com/sqlc-dev/sqlc.git", branch: "main"
8
0 commit comments