Skip to content

Instantly share code, notes, and snippets.

@sobolevn
Created April 8, 2017 09:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sobolevn/5f9c534d124a8a5d729efea943c2dd27 to your computer and use it in GitHub Desktop.
Save sobolevn/5f9c534d124a8a5d729efea943c2dd27 to your computer and use it in GitHub Desktop.
bottle do
root_url "https://example.com"
prefix "/opt/homebrew"
cellar "/opt/homebrew/Cellar"
revision 4
sha256 "4921af80137af9cc3d38fd17c9120da882448a090b0a8a3a19af3199b415bfca" => :yosemite
sha256 "c71db15326ee9196cd98602e38d0b7fb2b818cdd48eede4ee8eb827d809e09ba" => :mavericks
sha256 "85cc828a96735bdafcf29eb6291ca91bac846579bcef7308536e0c875d6c81d7" => :mountain_lion
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment