mirror of
https://github.com/mas-cli/mas
synced 2024-11-21 19:23:01 +00:00
👩🏻💻 Add homebrew bottle json
This commit is contained in:
parent
01b84ef39c
commit
d089a0c194
1 changed files with 24 additions and 0 deletions
24
Homebrew/mas--1.4.2.high_sierra.bottle.json
Normal file
24
Homebrew/mas--1.4.2.high_sierra.bottle.json
Normal 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"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue