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