diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/headphones.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/headphones.rb b/Library/Formula/headphones.rb index cb6d31491..ceef4755b 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.3.4.tar.gz" - sha1 "cb3ad48720e79ac1f6e00017e984c190812fb5ee" + url "https://github.com/rembo10/headphones/archive/v0.4.tar.gz" + sha1 "bce89dc89a9adb6c660de277b6988afd09635fa5" resource "Markdown" do url "https://pypi.python.org/packages/source/M/Markdown/Markdown-2.4.tar.gz" |
