From c6294f23e607220a0dc2840bde656da1e179df6c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 08:30:12 +0000 Subject: [PATCH] lutgen: Update to version 0.12.0 --- bucket/lutgen.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lutgen.json b/bucket/lutgen.json index 3814ff6da4..f285fe12a1 100644 --- a/bucket/lutgen.json +++ b/bucket/lutgen.json @@ -1,12 +1,12 @@ { - "version": "0.11.2", + "version": "0.12.0", "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.11.2/lutgen-0.11.2-x86_64-windows.zip", - "hash": "d91fadf04ce8ef2c1d7ce4befc79657bd700210f898486740c52349269089945" + "url": "https://github.com/ozwaldorf/lutgen-rs/releases/download/v0.12.0/lutgen-0.12.0-x86_64-windows.zip", + "hash": "3541f8fd3b4b9236aeec5f5d91b39ab6728e077d9855723e49788fb4caa31081" } }, "bin": "lutgen.exe",