mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
uncrustify: Update to version 0.76.0
This commit is contained in:
parent
072e7f2a21
commit
7d69ce443f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.75.1",
|
||||
"version": "0.76.0",
|
||||
"description": "A source code beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and VALA",
|
||||
"homepage": "http://uncrustify.sourceforge.net",
|
||||
"license": "LGPL-2.1-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.75.1/uncrustify-0.75.1_f-win64.zip",
|
||||
"hash": "sha1:86aa71e33276f2c72eb9e738ef9e3349075ecee1"
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.76.0/uncrustify-0.76.0_f-win64.zip",
|
||||
"hash": "sha1:37d3a800166848b951169268d086d2ec7a70b656"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.75.1/uncrustify-0.75.1_f-win32.zip",
|
||||
"hash": "sha1:617557b72a551be877ce36e223afb7b41b1bd326"
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.76.0/uncrustify-0.76.0_f-win32.zip",
|
||||
"hash": "sha1:b33f5284033a937f090b19a0cbd9d051eba31d9c"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\uncrustify.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user