most: add 5.0.0a bottle.
This commit is contained in:
parent
311925f5c8
commit
dc205396cb
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ class Most < Formula
|
|||
|
||||
head "git://git.jedsoft.org/git/most.git"
|
||||
|
||||
bottle do
|
||||
sha256 "7b2828c656ba7ef31fc03d5570f8d6701f365fd4a96252bcdfae66b266713bc3" => :yosemite
|
||||
sha256 "f7d99563678653a673eddee924ca90f76819eed8a25a47780762571f35187241" => :mavericks
|
||||
sha256 "a5e6342f6f4046aa9f47b588734a4f0ad614aa3c461a83fe61a4d4f2666e792b" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "s-lang"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue