astyle: Update to version 3.3

This commit is contained in:
github-actions[bot] 2023-05-19 08:26:25 +00:00
parent e8adda0529
commit cd0d9d2985

View File

@ -1,18 +1,18 @@
{
"version": "3.2.1",
"version": "3.3",
"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.2/astyle-3.2.1-x64.zip",
"hash": "sha1:aa71317141d31f803cc5455bcf584477c7a10ba4",
"extract_dir": "astyle-3.2.1-x64"
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.3/astyle-3.3-x64.zip",
"hash": "sha1:0c17441ebded2fed079d2c2c0394ac25e4dd7b4e",
"extract_dir": "astyle-3.3-x64"
},
"32bit": {
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.2/astyle-3.2.1.zip",
"hash": "sha1:bed824e6d3a3ead01b6109a108f4e19882badedd",
"extract_dir": "astyle-3.2.1"
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.3/astyle-3.3.zip",
"hash": "sha1:a98abee6f0c20efc47d7abbeafc57ec8f47ff684",
"extract_dir": "astyle-3.3"
}
},
"bin": "astyle.exe",