From 14ed6631f6e5d45099643d16578192e75cb8f3b2 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Mon, 3 Nov 2014 00:56:30 +0000 Subject: [PATCH] aha 0.4.7.3 Version bump. Closes Homebrew/homebrew#33841. Signed-off-by: Tim D. Smith --- Formula/aha.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/aha.rb b/Formula/aha.rb index 3b8b4348f14..0a269818cdf 100644 --- a/Formula/aha.rb +++ b/Formula/aha.rb @@ -2,8 +2,8 @@ require "formula" class Aha < Formula homepage "https://github.com/theZiz/aha" - url "https://github.com/theZiz/aha/archive/0.4.7.2.tar.gz" - sha1 "09933fddb02b3129a690eb3d7d140edb97ac0627" + url "https://github.com/theZiz/aha/archive/0.4.7.3.tar.gz" + sha1 "cc158029efb9dcf138fa20696f07f15ab785b035" def install system "make"