lutgen: Update to version 1.0.1

This commit is contained in:
github-actions[bot] 2025-08-01 08:30:31 +00:00
parent 855ab67a47
commit e237a6f280

View File

@ -1,12 +1,12 @@
{ {
"version": "1.0.0", "version": "1.0.1",
"description": "Blazingly fast interpolated LUT generator and applicator for arbitrary and popular color palettes. (CLI version)", "description": "Blazingly fast interpolated LUT generator and applicator for arbitrary and popular color palettes. (CLI version)",
"homepage": "http://lut.sh", "homepage": "http://lut.sh",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ozwaldorf/lutgen-rs/releases/download/lutgen-v1.0.0/lutgen-cli-v1.0.0-x86_64-pc-windows-msvc.exe#/lutgen.exe", "url": "https://github.com/ozwaldorf/lutgen-rs/releases/download/lutgen-v1.0.1/lutgen-cli-v1.0.1-x86_64-pc-windows-msvc.exe#/lutgen.exe",
"hash": "721cc8d1aeb65ff3506b26ec7097cd90ef9b735d972f0835eb0128da11f8eff7" "hash": "197be902f1d430ebe7c2808a99e9f3cf355c8fc6b30199f068ee04bc64213a26"
} }
}, },
"bin": "lutgen.exe", "bin": "lutgen.exe",