mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
uncrustify: Update to version 0.74.0
This commit is contained in:
parent
117b0b1b08
commit
d5afe71f94
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.75.0",
|
||||
"version": "0.74.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.0/uncrustify-0.75.0_f-win64.zip",
|
||||
"hash": "sha1:9a83e35832026e44df510d0b7d458e999ae900f3"
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.74.0/uncrustify-0.74.0_f-win64.zip",
|
||||
"hash": "sha1:fc50ee67114b8f53df7e0c7d1174fd738cb8a39b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.75.0/uncrustify-0.75.0_f-win32.zip",
|
||||
"hash": "sha1:1da158ec8f21eff2c91f2362938e55a028cf70fe"
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.74.0/uncrustify-0.74.0_f-win32.zip",
|
||||
"hash": "sha1:2a5b566c0de4c2240556e60bb7b1de702fe7a341"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\uncrustify.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user