2025-06-21 16:29:45 +00:00

18 lines
691 B
JSON

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