Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save siddharthg/6923b2cbb402bd65255af7859a5d52a5 to your computer and use it in GitHub Desktop.
Save siddharthg/6923b2cbb402bd65255af7859a5d52a5 to your computer and use it in GitHub Desktop.
Install Thrift 0.10.0 with brew on macOS
brew unlink thrift
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/16ebe5f1843e6cb54856311ff0f676be53007329/Formula/thrift.rb
@BichengWang
Copy link

optional

may i ask
where could I change it

@Kingson4Wu
Copy link

Error: Failed to download resource "thrift_bottle_manifest"
Download failed: https://ghcr.io/v2/homebrew/core/thrift/manifests/0.9.3-1

@LearningGuy
Copy link

Error: Failed to download resource "thrift_bottle_manifest"
Download failed: https://ghcr.io/v2/homebrew/core/thrift/manifests/0.9.3-1

the same problem when I tried 'brew install ./thrift.rb'

@Eminlin
Copy link

Eminlin commented Jul 12, 2021

Error: Failed to download resource "thrift_bottle_manifest"
Download failed: https://ghcr.io/v2/homebrew/core/thrift/manifests/0.9.3-1

the same problem when I tried 'brew install ./thrift.rb'

Error: Failed to download resource "thrift_bottle_manifest"
Download failed: https://ghcr.io/v2/homebrew/core/thrift/manifests/0.9.3-1

Homebrew v3.1.0 replaced Bintray with GitHub packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment