astyle: Update to version 3.6.8

This commit is contained in:
github-actions[bot] 2025-03-27 00:37:45 +00:00
parent 82b794af2c
commit f48cf6e554

View File

@ -1,18 +1,18 @@
{
"version": "3.6.7",
"version": "3.6.8",
"description": "A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, Objective-C, C#, and Java Source Code",
"homepage": "https://astyle.sourceforge.net/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.7-x64.zip",
"hash": "sha1:1d68b247210a6a233047deab9e4179bb7248944b",
"extract_dir": "astyle-3.6.7-x64"
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.8-x64.zip",
"hash": "sha1:a2bc7e4a30e4e39f52de16a08ef008c4a4381ac7",
"extract_dir": "astyle-3.6.8-x64"
},
"32bit": {
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.7.zip",
"hash": "sha1:5aff1b436116f1bb4329c44813e34367c202d5f8",
"extract_dir": "astyle-3.6.7"
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.8.zip",
"hash": "sha1:00c813005ef05c06fad3853c365301ef1ec5d21c",
"extract_dir": "astyle-3.6.8"
}
},
"bin": "astyle.exe",