2025-04-16 08:30:12 +00:00

18 lines
691 B
JSON

{
"version": "0.12.0",
"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.12.0/lutgen-0.12.0-x86_64-windows.zip",
"hash": "3541f8fd3b4b9236aeec5f5d91b39ab6728e077d9855723e49788fb4caa31081"
}
},
"bin": "lutgen.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/ozwaldorf/lutgen-rs/releases/download/v$version/lutgen-$version-x86_64-windows.zip"
}
}