Skip to content

Commit

Permalink
astyle 2.05
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#34332.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
  • Loading branch information
kbinani authored and tdsmith committed Nov 20, 2014
1 parent d465614 commit 3967115
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/astyle.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

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
Expand Down

0 comments on commit 3967115

Please sign in to comment.