mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
astyle: Update to version 3.4.12
This commit is contained in:
parent
53310842e2
commit
9d552a34ef
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.4.11",
|
||||
"version": "3.4.12",
|
||||
"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",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.4/astyle-3.4.11-x64.zip",
|
||||
"hash": "sha1:adfe937774e69c7d9a62893e2358b2dbbbe714ff",
|
||||
"extract_dir": "astyle-3.4.11-x64"
|
||||
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.4/astyle-3.4.12-x64.zip",
|
||||
"hash": "sha1:6b97dc7e73e764aa443f857ad2aa0fc4a0f12175",
|
||||
"extract_dir": "astyle-3.4.12-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.4/astyle-3.4.11.zip",
|
||||
"hash": "sha1:ab74df22d8906bf21cfb35f55565b7a15605bf91",
|
||||
"extract_dir": "astyle-3.4.11"
|
||||
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.4/astyle-3.4.12.zip",
|
||||
"hash": "sha1:b1b10c2c2d6933fccac7c4d167c74f9bb3ebc03c",
|
||||
"extract_dir": "astyle-3.4.12"
|
||||
}
|
||||
},
|
||||
"bin": "astyle.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user