mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
uncrustify: Update to version 0.81.0
This commit is contained in:
parent
06f4c582ed
commit
8129004d27
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.80.1",
|
"version": "0.81.0",
|
||||||
"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": "https://uncrustify.sourceforge.net",
|
"homepage": "https://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.80.1/uncrustify-0.80.1_f-win64.zip",
|
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.81.0/uncrustify-0.81.0_f-win64.zip",
|
||||||
"hash": "sha1:2eb774eb87cd2ee0238d98d0b71471e9a5477ed0"
|
"hash": "sha1:5c675c20cb478246be017077c7001300a906db1b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.80.1/uncrustify-0.80.1_f-win32.zip",
|
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-0.81.0/uncrustify-0.81.0_f-win32.zip",
|
||||||
"hash": "sha1:4f3ea2c5231b11d84014fa19328102c7e1d99837"
|
"hash": "sha1:541508ffe5fce641a1143396182f0436051689b3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\uncrustify.exe",
|
"bin": "bin\\uncrustify.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user