diff options
| author | BrewTestBot | 2014-10-20 08:57:57 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-10-20 08:57:57 +0100 |
| commit | 4dd27e3fb8e2c31cf7adef484d86b495c9d60cba (patch) | |
| tree | f95ff37ea55b1fd65f81aef99f499eb5d71cf286 | |
| parent | 4fa9c5c6d7b25055a3e94e5b7dc4096d06d9c964 (diff) | |
| download | homebrew-4dd27e3fb8e2c31cf7adef484d86b495c9d60cba.tar.bz2 | |
libsass: update 1.0.1 bottle.
| -rw-r--r-- | Library/Formula/libsass.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libsass.rb b/Library/Formula/libsass.rb index af9eb6c77..8806c0060 100644 --- a/Library/Formula/libsass.rb +++ b/Library/Formula/libsass.rb @@ -7,9 +7,10 @@ class Libsass < Formula bottle do cellar :any - sha1 "f9692db61866cd9b047bba78438336fbf91d9f12" => :mavericks - sha1 "3b5ed220b8247bf9178299f0a1ddd687966d4251" => :mountain_lion - sha1 "79a794c000d6adf225cf60d81ce930b01af777d2" => :lion + revision 1 + sha1 "16a59fa3df578bee204a420c2be10475fea032e8" => :yosemite + sha1 "c046de601b8c6f1d6f680b28a0882b6db7157d0a" => :mavericks + sha1 "d523235bd716776d63fd08e5a1982fbf4b26daa3" => :mountain_lion end depends_on "autoconf" => :build |
