diff --git a/bucket/lutgen.json b/bucket/lutgen.json index f285fe12a1..8873a67cfc 100644 --- a/bucket/lutgen.json +++ b/bucket/lutgen.json @@ -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.", "homepage": "https://github.com/ozwaldorf/lutgen-rs", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ozwaldorf/lutgen-rs/releases/download/v0.12.0/lutgen-0.12.0-x86_64-windows.zip", - "hash": "3541f8fd3b4b9236aeec5f5d91b39ab6728e077d9855723e49788fb4caa31081" + "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",