mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
lutgen: Add version 0.11.2 (#6218)
This commit is contained in:
parent
d722dca552
commit
ff555f632a
17
bucket/lutgen.json
Normal file
17
bucket/lutgen.json
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"version": "0.11.2",
|
||||||
|
"description": "Blazingly fast interpolated LUT generator and applicator for arbitrary and popular color palettes.",
|
||||||
|
"homepage": "https://github.com/ozwaldorf/lutgen-rs",
|
||||||
|
"license": "MIT",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/ozwaldorf/lutgen-rs/releases/download/v0.11.2/lutgen-0.11.2-x86_64-windows.zip",
|
||||||
|
"hash": "d91fadf04ce8ef2c1d7ce4befc79657bd700210f898486740c52349269089945"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "lutgen.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"url": "https://github.com/ozwaldorf/lutgen-rs/releases/download/v$version/lutgen-$version-x86_64-windows.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user