👩🏻‍💻 Add homebrew bottle json

This commit is contained in:
Ben Chatelain 2018-08-17 21:18:51 -06:00
parent 01b84ef39c
commit d089a0c194

View file

@ -0,0 +1,24 @@
{
"mas": {
"formula": {
"pkg_version": "1.4.2",
"path": "Library/Taps/homebrew/homebrew-core/Formula/mas.rb"
},
"bottle": {
"root_url": "https://homebrew.bintray.com/bottles",
"prefix": "/usr/local",
"cellar": "any_skip_relocation",
"rebuild": 0,
"tags": {
"high_sierra": {
"filename": "mas-1.4.2.high_sierra.bottle.tar.gz",
"sha256": "caaea8c47a2507a9fcd2d070f5b74822d9ce2903aa39fd7adafaab0bea9a7f8e"
}
}
},
"bintray": {
"package": "mas",
"repository": "bottles"
}
}
}