mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
uncrustify: Update to version 0.78.1
This commit is contained in:
parent
fc7d639aef
commit
64a70570c8
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.78.0",
|
||||
"version": "0.78.1",
|
||||
"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.78.0/uncrustify-0.78.0_f-win64.zip",
|
||||
"hash": "sha1:c6eed177214b5872b2190c58bf171a9a87c33ac4"
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.78.1/uncrustify-0.78.1_f-win64.zip",
|
||||
"hash": "sha1:bf7905a4c925b7e681391ae9b8e55d249f11fd29"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.78.0/uncrustify-0.78.0_f-win32.zip",
|
||||
"hash": "sha1:aa6803f23825d0b0a998f2469380871c807d9b2d"
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.78.1/uncrustify-0.78.1_f-win32.zip",
|
||||
"hash": "sha1:3dae3cb01e611249c5d5a0cb12a3fd2fc9b5526b"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\uncrustify.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user