mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
uncrustify: Update to version 0.70.1
This commit is contained in:
parent
88ace95c9f
commit
1c7e57fa60
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.69.0",
|
||||
"version": "0.70.1",
|
||||
"homepage": "http://uncrustify.sourceforge.net",
|
||||
"description": "A source code beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and VALA",
|
||||
"license": "LGPL-2.1-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify/uncrustify-0.69.0/uncrustify-0.69.0-win64.zip",
|
||||
"hash": "sha1:07ae9769de653e5df54dcd251c1e5dd4f8a551d5"
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.70.1/uncrustify-0.70.1_f-win64.zip",
|
||||
"hash": "sha1:eb95d5c36890352c772f387aea28d910fc5cbfef"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify/uncrustify-0.69.0/uncrustify-0.69.0-win32.zip",
|
||||
"hash": "sha1:734e4a01c41631bacf45674a708fc197060e2bff"
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.70.1/uncrustify-0.70.1_f-win32.zip",
|
||||
"hash": "sha1:c8366484e493a080d59945492229d6821f263d13"
|
||||
}
|
||||
},
|
||||
"bin": "uncrustify.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user