thrift 0.15.0

master
Alexander Bayandin 2021-09-17 12:16:45 +01:00 committed by BrewTestBot
parent f4328b731b
commit a1107432c0
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
class Thrift < Formula
desc "Framework for scalable cross-language services development"
homepage "https://thrift.apache.org/"
url "https://www.apache.org/dyn/closer.lua?path=thrift/0.14.2/thrift-0.14.2.tar.gz"
mirror "https://archive.apache.org/dist/thrift/0.14.2/thrift-0.14.2.tar.gz"
sha256 "4191bfc0b7490e20cc69f9f4dc6e991fbb612d4551aa9eef1dbf7f4c47ce554d"
url "https://www.apache.org/dyn/closer.lua?path=thrift/0.15.0/thrift-0.15.0.tar.gz"
mirror "https://archive.apache.org/dist/thrift/0.15.0/thrift-0.15.0.tar.gz"
sha256 "d5883566d161f8f6ddd4e21f3a9e3e6b8272799d054820f1c25b11e86718f86b"
license "Apache-2.0"
bottle do