mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
uncrustify: Fix autoupdate (#869)
This commit is contained in:
parent
b92f15071e
commit
88ace95c9f
@ -13,19 +13,18 @@
|
||||
"hash": "sha1:734e4a01c41631bacf45674a708fc197060e2bff"
|
||||
}
|
||||
},
|
||||
"notes": "32-bit version is unavailable in the latest release",
|
||||
"bin": "uncrustify.exe",
|
||||
"checkver": {
|
||||
"url": "https://sourceforge.net/projects/uncrustify/rss?path=/uncrustify",
|
||||
"url": "https://sourceforge.net/projects/uncrustify/rss?path=/",
|
||||
"regex": "uncrustify-([\\d.]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify/uncrustify-$version/uncrustify-$version-win64.zip"
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-$version/uncrustify-$version_f-win64.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify/uncrustify-$version/uncrustify-$version-win32.zip"
|
||||
"url": "https://downloads.sourceforge.net/project/uncrustify/uncrustify-$version/uncrustify-$version_f-win32.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user