Skip to content

Commit

Permalink
ncompress: add 4.2.4.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and fxcoudert committed Mar 16, 2017
1 parent 3145c18 commit 1473082
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ncompress.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ class Ncompress < Formula
sha256 "2670439935e7639c3a767087da99810e45bc3997d0638b3094396043571e5aec"
head "https://github.com/vapier/ncompress"

bottle do
cellar :any_skip_relocation
sha256 "ad84ee31b1b9754d6894dd869b910e3cdfdbe3b744b682f3c71e3296ec60d720" => :sierra
sha256 "3a7c2e54a18fa87b3f570ba46c72ebe8a6f251032b5d76f295b07c7b0daf6a89" => :el_capitan
sha256 "9d0989b5010fb3399f6ef7656c39ddc2b434c07fa25e730500443206760d6c70" => :yosemite
end

keg_only :provided_by_osx

def install
Expand Down

0 comments on commit 1473082

Please sign in to comment.