mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 05:31:21 +00:00
15 lines
521 B
JSON
15 lines
521 B
JSON
{
|
||
"homepage": "http://astyle.sourceforge.net/",
|
||
"description": "A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, Objective‑C, C#, and Java Source Code",
|
||
"version": "3.1",
|
||
"license": "MIT",
|
||
"url": [
|
||
"https://sourceforge.net/projects/astyle/files/astyle/astyle%203.1/AStyle_3.1_windows.zip"
|
||
],
|
||
"hash": [
|
||
"0759d0a3b3ad768e0f1984b6faf22c5d9d53c2e081d1cfbd1cc7d6e955e995cb"
|
||
],
|
||
"bin": "AStyle\\bin\\AStyle.exe",
|
||
"checkver": "Artistic Style ([\\d.]+)"
|
||
}
|