From 760ddac342bc6d5640d6502ce6f5791cea406f39 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 16 Dec 2024 07:49:05 +0000 Subject: [PATCH] astyle 3.6.6 --- Formula/a/astyle.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/a/astyle.rb b/Formula/a/astyle.rb index 5b26e156af0c1..93b06eb2328cd 100644 --- a/Formula/a/astyle.rb +++ b/Formula/a/astyle.rb @@ -1,8 +1,8 @@ class Astyle < Formula desc "Source code beautifier for C, C++, C#, and Java" homepage "https://astyle.sourceforge.net/" - url "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.5.tar.bz2" - sha256 "f231cd641047adb6c01adb2511573326a8bb7a293d17b54c770550993deade8b" + url "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.6.tar.bz2" + sha256 "358628f718d5b5c6da95c0d554b5133a049d260ab4041bf698114b85ce252eab" license "MIT" head "https://svn.code.sf.net/p/astyle/code/trunk/AStyle"