mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
astyle: Update to version 3.6.7
This commit is contained in:
parent
eb617d989d
commit
c858b3d056
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "3.6.6",
|
"version": "3.6.7",
|
||||||
"description": "A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, Objective-C, C#, and Java Source Code",
|
"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/",
|
"homepage": "https://astyle.sourceforge.net/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.6-x64.zip",
|
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.7-x64.zip",
|
||||||
"hash": "sha1:73491a43a815e7276e1f898a1c1692ee148b1bc5",
|
"hash": "sha1:1d68b247210a6a233047deab9e4179bb7248944b",
|
||||||
"extract_dir": "astyle-3.6.6-x64"
|
"extract_dir": "astyle-3.6.7-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.6.zip",
|
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.7.zip",
|
||||||
"hash": "sha1:7045cb7963032da263e4c00e967252d95262bb4f",
|
"hash": "sha1:5aff1b436116f1bb4329c44813e34367c202d5f8",
|
||||||
"extract_dir": "astyle-3.6.6"
|
"extract_dir": "astyle-3.6.7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "astyle.exe",
|
"bin": "astyle.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user