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 25cd2d0 commit 68626fbCopy full SHA for 68626fb
Formula/g/goctl.rb
@@ -1,8 +1,8 @@
1
class Goctl < Formula
2
desc "Generates server-side and client-side code for web and RPC services"
3
homepage "https://go-zero.dev"
4
- url "https://github.com/zeromicro/go-zero/archive/refs/tags/tools/goctl/v1.8.2.tar.gz"
5
- sha256 "806ba8ddec6228c3b55ad1012ea6721eeb2f22d3e0e847b2b0cf5a51d8f6b9fb"
+ url "https://github.com/zeromicro/go-zero/archive/refs/tags/tools/goctl/v1.8.3.tar.gz"
+ sha256 "23edac389dd2ece8b2134405d52f829ca9ec02d33c716219572942b47950815c"
6
license "MIT"
7
head "https://github.com/zeromicro/go-zero.git", branch: "master"
8
0 commit comments