From 986d163dae6e5acae9cc5dbcf81a4d15f844ea87 Mon Sep 17 00:00:00 2001 From: kbinani Date: Thu, 20 Nov 2014 11:15:10 +0900 Subject: astyle 2.05 Closes #34332. Signed-off-by: Tim D. Smith --- Library/Formula/astyle.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/astyle.rb b/Library/Formula/astyle.rb index 03d953fe4..81ac683b4 100644 --- a/Library/Formula/astyle.rb +++ b/Library/Formula/astyle.rb @@ -2,8 +2,8 @@ require "formula" class Astyle < Formula homepage "http://astyle.sourceforge.net/" - url "https://downloads.sourceforge.net/project/astyle/astyle/astyle%202.04/astyle_2.04_macosx.tar.gz" - sha1 "2aa956c4521a1163da6a8be741786fd89c1f39a7" + url "https://downloads.sourceforge.net/project/astyle/astyle/astyle%202.05/astyle_2.05_macosx.tar.gz" + sha1 "143be1d605ba05855451c3d96f9a4612d2feb554" head "svn://svn.code.sf.net/p/astyle/code/trunk/AStyle" bottle do -- cgit v1.2.3