diff options
| author | BrewTestBot | 2014-12-15 02:33:29 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-12-15 07:55:24 +0000 |
| commit | bb24201ebc1a3b3cebfccbdab2f9f69f0666c198 (patch) | |
| tree | 79e345230544b1c0fcc562eeb4ad589e0778b227 | |
| parent | 08e400f662ef6acf363a98d1d939671dfeef0f75 (diff) | |
| download | homebrew-bb24201ebc1a3b3cebfccbdab2f9f69f0666c198.tar.bz2 | |
parallel: update 20141122 bottle.
| -rw-r--r-- | Library/Formula/parallel.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/parallel.rb b/Library/Formula/parallel.rb index 4f4eb3f15..c954b1bed 100644 --- a/Library/Formula/parallel.rb +++ b/Library/Formula/parallel.rb @@ -8,9 +8,9 @@ class Parallel < Formula bottle do cellar :any - sha1 "a0cbb83289109b948144ac8eb87f012079129c95" => :yosemite - sha1 "95d6ec6d020555cc8981f2b0e942cf2024b820e0" => :mavericks - sha1 "76cef437b4435627bcacfd2d88427aa8cd8c4232" => :mountain_lion + sha1 "2a9f8b6ab359e71f3505126c51e530439183c21f" => :yosemite + sha1 "f60f073719078dc8e4e6279b25954ad21144d707" => :mavericks + sha1 "12b24eb130c5a41b71fc0b8bdcca23340940d14b" => :mountain_lion end conflicts_with "moreutils", |
