mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
15 lines
640 B
JSON
15 lines
640 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": "http://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"
|
||
}
|
||
}
|