From ce63acedf28135ecbf1344dbccb30b1ad859c327 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sun, 20 Jul 2014 19:11:03 -0700 Subject: r3 1.3.3 --- Library/Formula/r3.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/r3.rb b/Library/Formula/r3.rb index a6dde66c7..0a428840d 100644 --- a/Library/Formula/r3.rb +++ b/Library/Formula/r3.rb @@ -2,8 +2,8 @@ require "formula" class R3 < Formula homepage "https://github.com/c9s/r3" - url 'https://github.com/c9s/r3/archive/1.3.2.tar.gz' - sha1 '99837a42b637e32cd634a5fbdaeaf519a2df5dc5' + url "https://github.com/c9s/r3/archive/1.3.3.tar.gz" + sha1 "2626e78e5d5afb64561b6c468e357db14597aef6" bottle do cellar :any -- cgit v1.2.3