We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cbacef commit d914883Copy full SHA for d914883
Formula/a/astyle.rb
@@ -1,8 +1,8 @@
1
class Astyle < Formula
2
desc "Source code beautifier for C, C++, C#, and Java"
3
homepage "https://astyle.sourceforge.net/"
4
- url "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.5.tar.bz2"
5
- sha256 "f231cd641047adb6c01adb2511573326a8bb7a293d17b54c770550993deade8b"
+ url "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.6.tar.bz2"
+ sha256 "e731a262aeecdf4e3d5ccdd8c73b832749b1277078464ea7697adba26e6e6bb6"
6
license "MIT"
7
head "https://svn.code.sf.net/p/astyle/code/trunk/AStyle"
8
0 commit comments