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 1eff6d8 commit 7877b04Copy full SHA for 7877b04
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.13.0.tar.gz"
5
- sha256 "a86b275baa3c9ce96e36650203eb0beccc89136080f68773b189a6ed1e46c3e5"
+ url "https://github.com/cloudwego/kitex/archive/refs/tags/v0.13.1.tar.gz"
+ sha256 "8979aab324a0e5c71bbc4a985716df2f43079d83e4c61840611bf69ae25873e1"
6
license "Apache-2.0"
7
head "https://github.com/cloudwego/kitex.git", branch: "develop"
8
0 commit comments