mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
uncrustify: Fix autoupdate (#869)
This commit is contained in:
parent
b92f15071e
commit
88ace95c9f
@ -13,19 +13,18 @@
|
|||||||
"hash": "sha1:734e4a01c41631bacf45674a708fc197060e2bff"
|
"hash": "sha1:734e4a01c41631bacf45674a708fc197060e2bff"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notes": "32-bit version is unavailable in the latest release",
|
|
||||||
"bin": "uncrustify.exe",
|
"bin": "uncrustify.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://sourceforge.net/projects/uncrustify/rss?path=/uncrustify",
|
"url": "https://sourceforge.net/projects/uncrustify/rss?path=/",
|
||||||
"regex": "uncrustify-([\\d.]+)"
|
"regex": "uncrustify-([\\d.]+)"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"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": {
|
"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