astyle: Update to version 3.6.5

This commit is contained in:
github-actions[bot] 2024-12-10 12:32:39 +00:00
parent 2d09c600ca
commit 92296d4ba1

View File

@ -1,18 +1,18 @@
{
"version": "3.6.3",
"version": "3.6.5",
"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.3-x64.zip",
"hash": "sha1:73104ac1de6dab05181dd4fdfeb34192100eb1d6",
"extract_dir": "astyle-3.6.3-x64"
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.5-x64.zip",
"hash": "sha1:de658a57a2de149a6d072b00bf93f17b07bfa686",
"extract_dir": "astyle-3.6.5-x64"
},
"32bit": {
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.3.zip",
"hash": "sha1:7a5a0b67356dcef78ad42beddc4ac19c3f8228f2",
"extract_dir": "astyle-3.6.3"
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.5.zip",
"hash": "sha1:31c57cddeec8b9dee2e71c8234d7ad7cbaa4c62f",
"extract_dir": "astyle-3.6.5"
}
},
"bin": "astyle.exe",