diff options
| author | BrewTestBot | 2014-10-20 14:32:55 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-10-20 14:32:55 +0100 |
| commit | 0c0ac9d41d50cb9641ea63b718d529df55555e83 (patch) | |
| tree | f3b6e44913c994140baf477cab7d6463cc70b97f /Library/Formula | |
| parent | 4eea17ccbe7a3cb4239b765fc799809cd0c12b7c (diff) | |
| download | homebrew-0c0ac9d41d50cb9641ea63b718d529df55555e83.tar.bz2 | |
libvidstab: update 0.98b bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libvidstab.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libvidstab.rb b/Library/Formula/libvidstab.rb index e305a5c4c..9f3c2ae1c 100644 --- a/Library/Formula/libvidstab.rb +++ b/Library/Formula/libvidstab.rb @@ -7,9 +7,10 @@ class Libvidstab < Formula bottle do cellar :any - sha1 "1cabec8b4661d8118dfae224efc1edbfb6ae87f4" => :mavericks - sha1 "08b6aa92e1dbc9baa82463fc59c9638baf7f8483" => :mountain_lion - sha1 "b9e8d199d534d5aeb77df66e712613b3c70a5c91" => :lion + revision 1 + sha1 "57958e5826781bbf10929f918c36a2ac54dc52bd" => :yosemite + sha1 "be60ee3921484efe3f90495b24046437c84498b5" => :mavericks + sha1 "05e50798e9cf4120ae96dba00f1fed578f481cf0" => :mountain_lion end depends_on "cmake" => :build |
