Skip to content

Commit 2444772

Browse files
committed
thrift 0.22.0
1 parent d131aa3 commit 2444772

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
File renamed without changes.

Formula/t/thrift.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ class Thrift < Formula
44
license "Apache-2.0"
55

66
stable do
7-
url "https://www.apache.org/dyn/closer.lua?path=thrift/0.21.0/thrift-0.21.0.tar.gz"
8-
mirror "https://archive.apache.org/dist/thrift/0.21.0/thrift-0.21.0.tar.gz"
9-
sha256 "9a24f3eba9a4ca493602226c16d8c228037db3b9291c6fc4019bfe3bd39fc67c"
7+
url "https://www.apache.org/dyn/closer.lua?path=thrift/0.22.0/thrift-0.22.0.tar.gz"
8+
mirror "https://archive.apache.org/dist/thrift/0.22.0/thrift-0.22.0.tar.gz"
9+
sha256 "794a0e455787960d9f27ab92c38e34da27e8deeda7a5db0e59dc64a00df8a1e5"
1010

1111
# Fix -flat_namespace being used on Big Sur and later.
1212
patch do

0 commit comments

Comments
 (0)