aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/headphones.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/headphones.rb b/Library/Formula/headphones.rb
index 92abc71b0..65a9ab01f 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.1.tar.gz'
- sha1 '82cfc794ba803228b18c18d703a84e61c0184e8f'
+ url 'https://github.com/rembo10/headphones/archive/v0.2.2.tar.gz'
+ sha1 '268994b2f0b92b525e442a632fa4f875e8934e53'
depends_on 'Cheetah' => :python