mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
uncrustify: Update to version 0.80.0
This commit is contained in:
parent
7e785ca844
commit
86fc10c7ea
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.79.0",
|
||||
"version": "0.80.0",
|
||||
"description": "A source code beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and VALA",
|
||||
"homepage": "https://uncrustify.sourceforge.net",
|
||||
"license": "LGPL-2.1-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.79.0/uncrustify-0.79.0_f-win64.zip",
|
||||
"hash": "sha1:0bf0976d2c44de26d64af2b108100e21dc781e9d"
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.80.0/uncrustify-0.80.0_f-win64.zip",
|
||||
"hash": "sha1:ce5a8c0e92122b3088eeb83edf2e255277f6aa64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.79.0/uncrustify-0.79.0_f-win32.zip",
|
||||
"hash": "sha1:3a08492df6d66a54a394ce5b247a9db0b04f4d2e"
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.80.0/uncrustify-0.80.0_f-win32.zip",
|
||||
"hash": "sha1:10b662fd06fb7cb4c5cd99601164875564933c3d"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\uncrustify.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user