Add AStyle (#2183)

This commit is contained in:
Leon Yu 2018-04-08 07:49:09 -04:00 committed by Richard Kuhnt
parent ae9f4a86b4
commit 08ff3c6558

13
astyle.json Normal file
View File

@ -0,0 +1,13 @@
{
"homepage": "http://astyle.sourceforge.net/",
"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.]+)"
}