goctl 1.4.2

Closes #113790.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2022-10-22 13:43:50 -04:00 committed by BrewTestBot
parent 6ea25514df
commit dafb5743fd
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Goctl < Formula
desc "Generates server-side and client-side code for web and RPC services"
homepage "https://go-zero.dev"
url "https://github.com/zeromicro/go-zero/archive/refs/tags/tools/goctl/v1.4.1.tar.gz"
sha256 "019cbb71d900903656282e448fca8ffa45b6288a3f50e7295b5a4cd68ab0a3f0"
url "https://github.com/zeromicro/go-zero/archive/refs/tags/tools/goctl/v1.4.2.tar.gz"
sha256 "f3a32cff0c48b57915e69441b26a7c32626d6ab306811ceca95e6aaabb38160f"
license "MIT"
bottle do