diff options
| author | BrewTestBot | 2015-03-10 16:16:59 +0000 |
|---|---|---|
| committer | Xu Cheng | 2015-03-11 00:52:11 +0800 |
| commit | b19824b3d8f0c89b0b47153242f362fcfec5ad90 (patch) | |
| tree | f971a15d4001044785b8aa0a6554dab5b0961d30 /Library/Formula | |
| parent | ce8c6e3e6282a36593739c3add56a9f40fb5928c (diff) | |
| download | homebrew-b19824b3d8f0c89b0b47153242f362fcfec5ad90.tar.bz2 | |
colorsvn: add 0.3.3 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/colorsvn.rb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/colorsvn.rb b/Library/Formula/colorsvn.rb index 2871a521b..28c9457ba 100644 --- a/Library/Formula/colorsvn.rb +++ b/Library/Formula/colorsvn.rb @@ -3,6 +3,12 @@ class Colorsvn < Formula url "http://colorsvn.tigris.org/files/documents/4414/49311/colorsvn-0.3.3.tar.gz" sha256 "db58d5b8f60f6d4def14f8f102ff137b87401257680c1acf2bce5680b801394e" + bottle do + sha256 "30d9da7a1ce1c1cdb42dd6e83cd51e8dfd7b1706ee1ce5752207a28b97306e1f" => :yosemite + sha256 "94330b9473fc8f615bb3244a767ed44409e8e80b58500b7c85b4cca8f0cdaafe" => :mavericks + sha256 "9e81200ceb3a34f741eb7faadf1616cb0d9878599fdfb2d6b01b2e09d9b33c9f" => :mountain_lion + end + patch :DATA def install |
