mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
18 lines
691 B
JSON
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"
|
|
}
|
|
}
|