mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
uncrustify: Update to version 0.80.1
This commit is contained in:
parent
261ca46634
commit
139f955c59
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.80.0",
|
||||
"version": "0.80.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.80.0/uncrustify-0.80.0_f-win64.zip",
|
||||
"hash": "sha1:ce5a8c0e92122b3088eeb83edf2e255277f6aa64"
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.80.1/uncrustify-0.80.1_f-win64.zip",
|
||||
"hash": "sha1:2eb774eb87cd2ee0238d98d0b71471e9a5477ed0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.80.0/uncrustify-0.80.0_f-win32.zip",
|
||||
"hash": "sha1:10b662fd06fb7cb4c5cd99601164875564933c3d"
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.80.1/uncrustify-0.80.1_f-win32.zip",
|
||||
"hash": "sha1:4f3ea2c5231b11d84014fa19328102c7e1d99837"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\uncrustify.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user