icdiff: bottle unneeded
This commit is contained in:
parent
5ab9c3d22b
commit
22bef20dfa
1 changed files with 1 additions and 7 deletions
|
@ -4,13 +4,7 @@ class Icdiff < Formula
|
|||
url "https://github.com/jeffkaufman/icdiff/archive/release-1.8.1.tar.gz"
|
||||
sha256 "57a2f1164e9cce98e44cba35473203a19034e919a69762589779f54f4612d8f7"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "59413c9e1ef2ea94efa504c9b9e26b964904e36857d32a2f6f3e148aa092516e" => :el_capitan
|
||||
sha256 "8fc01a5d2a039c9d657a868b6d916d01761effa1d3afa1e6f374f4a5ad266d3e" => :yosemite
|
||||
sha256 "b8f8e3807628f0f687b6e8cac5b3bd7a9cbfd4d85371ad48d0fcb20288d90d23" => :mavericks
|
||||
sha256 "3a47535005ba94fad4e344200e803f036cef1fb8bdb55f82bcbf014064bd58f2" => :mountain_lion
|
||||
end
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
bin.install "icdiff", "git-icdiff"
|
||||
|
|
Loading…
Reference in a new issue