diff --git a/bucket/lutgen.json b/bucket/lutgen.json index 9416b5e813..04047c0a8b 100644 --- a/bucket/lutgen.json +++ b/bucket/lutgen.json @@ -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)", "homepage": "http://lut.sh", "license": "MIT", "architecture": { "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", - "hash": "721cc8d1aeb65ff3506b26ec7097cd90ef9b735d972f0835eb0128da11f8eff7" + "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": "197be902f1d430ebe7c2808a99e9f3cf355c8fc6b30199f068ee04bc64213a26" } }, "bin": "lutgen.exe",