From 3057597117f70f7da379efd7161593f257673fbb Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 19 Apr 2014 10:00:21 -0500 Subject: headphones 0.3.2 --- Library/Formula/headphones.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/headphones.rb b/Library/Formula/headphones.rb index f0f2bbb6b..acd82daa4 100644 --- a/Library/Formula/headphones.rb +++ b/Library/Formula/headphones.rb @@ -3,8 +3,8 @@ require 'formula' class Headphones < Formula homepage 'https://github.com/rembo10/headphones' head 'https://github.com/rembo10/headphones.git' - url 'https://github.com/rembo10/headphones/archive/v0.2.2.tar.gz' - sha1 '268994b2f0b92b525e442a632fa4f875e8934e53' + url 'https://github.com/rembo10/headphones/archive/v0.3.2.tar.gz' + sha1 '61653a41af9d4aed61d1cd0efb9e4a56ae32451a' depends_on 'Cheetah' => :python -- cgit v1.2.3