lutgen: Update to version 0.12.1

This commit is contained in:
github-actions[bot] 2025-06-21 16:29:45 +00:00
parent 22fbacc4a9
commit f0ab13da94

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.0", "version": "0.12.1",
"description": "Blazingly fast interpolated LUT generator and applicator for arbitrary and popular color palettes.", "description": "Blazingly fast interpolated LUT generator and applicator for arbitrary and popular color palettes.",
"homepage": "https://github.com/ozwaldorf/lutgen-rs", "homepage": "https://github.com/ozwaldorf/lutgen-rs",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ozwaldorf/lutgen-rs/releases/download/v0.12.0/lutgen-0.12.0-x86_64-windows.zip", "url": "https://github.com/ozwaldorf/lutgen-rs/releases/download/v0.12.1/lutgen-0.12.1-x86_64-windows.zip",
"hash": "3541f8fd3b4b9236aeec5f5d91b39ab6728e077d9855723e49788fb4caa31081" "hash": "4d4e3af2c40a52ab63fdebe7dcb518b87a5183c096b3578d991b6a50576b2d8e"
} }
}, },
"bin": "lutgen.exe", "bin": "lutgen.exe",