Skip to content

Commit 7877b04

Browse files
committed
kitex 0.13.1
1 parent 1eff6d8 commit 7877b04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kitex.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kitex < Formula
22
desc "Golang RPC framework for microservices"
33
homepage "https://github.com/cloudwego/kitex"
4-
url "https://github.com/cloudwego/kitex/archive/refs/tags/v0.13.0.tar.gz"
5-
sha256 "a86b275baa3c9ce96e36650203eb0beccc89136080f68773b189a6ed1e46c3e5"
4+
url "https://github.com/cloudwego/kitex/archive/refs/tags/v0.13.1.tar.gz"
5+
sha256 "8979aab324a0e5c71bbc4a985716df2f43079d83e4c61840611bf69ae25873e1"
66
license "Apache-2.0"
77
head "https://github.com/cloudwego/kitex.git", branch: "develop"
88

0 commit comments

Comments
 (0)