Skip to content

Commit 778a83e

Browse files
committed
kitex 0.14.1
1 parent 2043688 commit 778a83e

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.14.0.tar.gz"
5-
sha256 "ec22ace925fc504e53b459e26b143401f4a023f30fccd690f825b808a6df748c"
4+
url "https://github.com/cloudwego/kitex/archive/refs/tags/v0.14.1.tar.gz"
5+
sha256 "a860e6ad8ff5207d9516299d3eec055042b2bd99a3df83bf3c32064c79976a46"
66
license "Apache-2.0"
77
head "https://github.com/cloudwego/kitex.git", branch: "develop"
88

0 commit comments

Comments
 (0)