2023-03-10 00:03:29 +05:30

15 lines
639 B
JSON

{
"version": "3.1",
"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",
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.1/AStyle_3.1_windows.zip",
"hash": "sha1:5372ca57577f252cb6efdde12f889329786a72a2",
"extract_dir": "AStyle",
"bin": "bin\\AStyle.exe",
"checkver": "Artistic Style ([\\d.]+)",
"autoupdate": {
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%20$version/AStyle_$version_windows.zip"
}
}