aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2014-10-31 17:37:02 -0700
committerBrett Koonce2014-11-01 20:56:11 -0700
commit6855b111bc30223525774c9e55aedba4907da5ea (patch)
tree5b92ae7dd2327de5b181f64c02e74779a9170bac /Library/Formula
parent4513eddb11cf8bc3f860ddea76468863e66905ce (diff)
downloadhomebrew-6855b111bc30223525774c9e55aedba4907da5ea.tar.bz2
pup 0.3.2
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/pup.rb4
1 files changed, 2 insertions, 2 deletions
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"