diff options
| -rw-r--r-- | Library/Formula/sickbeard.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/sickbeard.rb b/Library/Formula/sickbeard.rb index 8aa747850..c57e442dc 100644 --- a/Library/Formula/sickbeard.rb +++ b/Library/Formula/sickbeard.rb @@ -2,8 +2,8 @@ require 'formula' class Sickbeard < Formula homepage 'http://www.sickbeard.com/' - url 'https://github.com/midgetspy/Sick-Beard/tarball/build-497' - sha1 '6a0a30b2878a0d93ec22e2d2547673fa8b8d08ed' + url 'https://github.com/midgetspy/Sick-Beard/tarball/build-498' + sha1 '39b57fadf7c5562e889f9203c0dac5212eab9b79' head 'https://github.com/midgetspy/Sick-Beard.git' |
