sickbeard 506

master
Brett Koonce 2014-08-19 23:13:52 -07:00 committed by Mike McQuaid
parent 675f4c0106
commit 91ba90498e
1 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@ require "formula"
class Sickbeard < Formula
homepage "http://www.sickbeard.com/"
head "https://github.com/midgetspy/Sick-Beard.git"
url "https://github.com/midgetspy/Sick-Beard/archive/build-505.tar.gz"
sha1 "ac49ccb36451958e00d842cb89caf55f2fcd45f8"
url "https://github.com/midgetspy/Sick-Beard/archive/build-506.tar.gz"
sha1 "01ca51feb871f07b3fa1b92ad31d4aa4d72c68f9"
bottle do
sha1 "2b0f341d4c6f8b0392b59fe6216d2c35e9975ed0" => :mavericks
@ -13,8 +13,8 @@ class Sickbeard < Formula
end
resource "Markdown" do
url "https://pypi.python.org/packages/source/M/Markdown/Markdown-2.4.tar.gz"
sha1 "7a4a96cd79c4e36918484c634055c4cc27bdf7d4"
url "https://pypi.python.org/packages/source/M/Markdown/Markdown-2.4.1.tar.gz"
sha1 "2c9cedad000e9ecdf0b220bd1ad46bc4592d067e"
end
resource "Cheetah" do