Skip to content

Instantly share code, notes, and snippets.

View bobintornado's full-sized avatar
⌨️
editing status

Bob Cao bobintornado

⌨️
editing status
View GitHub Profile
@bobintornado
bobintornado / thrift.rb
Created June 26, 2018 17:14 — forked from ibigbug/thrift.rb
Thrift@0.9.1 for Homebrew
require "formula"
class Thrift < Formula
homepage "http://thrift.apache.org"
stable do
url "http://archive.apache.org/dist/thrift/0.9.1/thrift-0.9.1.tar.gz"
#sha1 "dc54a54f8dc706ffddcd3e8c6cd5301c931af1cc"
# These patches are 0.9.1-specific and can go away once a newer version is released