astyle: Update to version 3.4.16

This commit is contained in:
github-actions[bot] 2024-05-20 20:25:25 +00:00
parent d24c5fdd31
commit b0bf423495

View File

@ -1,18 +1,18 @@
{ {
"version": "3.4.15", "version": "3.4.16",
"description": "A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, Objective-C, C#, and Java Source Code", "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/", "homepage": "https://astyle.sourceforge.net/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.4/astyle-3.4.15-x64.zip", "url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.4/astyle-3.4.16-x64.zip",
"hash": "sha1:da12eff7718a000c7b186a36078f2d2283f81f4a", "hash": "sha1:689eae83c3bf33862577568bb665010fb9e206c2",
"extract_dir": "astyle-3.4.15-x64" "extract_dir": "astyle-3.4.16-x64"
}, },
"32bit": { "32bit": {
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.4/astyle-3.4.15.zip", "url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.4/astyle-3.4.16.zip",
"hash": "sha1:ebf334b276e56e6e392f4ebd0f5a70345e752583", "hash": "sha1:d4e9e22722e796db1f6159a99f92229d89ffb3bc",
"extract_dir": "astyle-3.4.15" "extract_dir": "astyle-3.4.16"
} }
}, },
"bin": "astyle.exe", "bin": "astyle.exe",