From 58d0e2c3e6e61a0225f26bee75fca0e5f212289b Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 16 Jun 2011 08:26:52 -0700 Subject: [PATCH] resty 1.9 --- Formula/resty.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/resty.rb b/Formula/resty.rb index e22f2588111..b64b8502d53 100644 --- a/Formula/resty.rb +++ b/Formula/resty.rb @@ -1,9 +1,9 @@ require 'formula' class Resty < Formula - url 'https://github.com/micha/resty/tarball/1.8' + url 'https://github.com/micha/resty/tarball/1.9' homepage 'https://github.com/micha/resty' - md5 'c99beeb500d616e6710beb05fad08285' + md5 'a38223bb0777af3177750dd9d2f49d6d' head 'https://github.com/micha/resty.git'