Skip to content

Commit 68626fb

Browse files
committed
goctl 1.8.3
1 parent 25cd2d0 commit 68626fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/goctl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Goctl < Formula
22
desc "Generates server-side and client-side code for web and RPC services"
33
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"
4+
url "https://github.com/zeromicro/go-zero/archive/refs/tags/tools/goctl/v1.8.3.tar.gz"
5+
sha256 "23edac389dd2ece8b2134405d52f829ca9ec02d33c716219572942b47950815c"
66
license "MIT"
77
head "https://github.com/zeromicro/go-zero.git", branch: "master"
88

0 commit comments

Comments
 (0)