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 2043688 commit 778a83eCopy full SHA for 778a83e
Formula/k/kitex.rb
@@ -1,8 +1,8 @@
1
class Kitex < Formula
2
desc "Golang RPC framework for microservices"
3
homepage "https://github.com/cloudwego/kitex"
4
- url "https://github.com/cloudwego/kitex/archive/refs/tags/v0.14.0.tar.gz"
5
- sha256 "ec22ace925fc504e53b459e26b143401f4a023f30fccd690f825b808a6df748c"
+ url "https://github.com/cloudwego/kitex/archive/refs/tags/v0.14.1.tar.gz"
+ sha256 "a860e6ad8ff5207d9516299d3eec055042b2bd99a3df83bf3c32064c79976a46"
6
license "Apache-2.0"
7
head "https://github.com/cloudwego/kitex.git", branch: "develop"
8
0 commit comments