From 6855b111bc30223525774c9e55aedba4907da5ea Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 31 Oct 2014 17:37:02 -0700 Subject: pup 0.3.2 --- Library/Formula/pup.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/pup.rb b/Library/Formula/pup.rb index 54762eda2..8d7497a70 100644 --- a/Library/Formula/pup.rb +++ b/Library/Formula/pup.rb @@ -3,8 +3,8 @@ require "language/go" class Pup < Formula homepage "https://github.com/EricChiang/pup" - url "https://github.com/EricChiang/pup/archive/v0.3.1.tar.gz" - sha1 "56a5b5963428b555a06acc1e4b6feed4332b8f33" + url "https://github.com/EricChiang/pup/archive/v0.3.2.tar.gz" + sha1 "a3d4a624368678845e9d081abd1f5906656781dd" head "https://github.com/EricChiang/pup.git" -- cgit v1.2.3