aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/sickbeard.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/sickbeard.rb b/Library/Formula/sickbeard.rb
index 4213393dc..e39f0f1d7 100644
--- a/Library/Formula/sickbeard.rb
+++ b/Library/Formula/sickbeard.rb
@@ -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