From bc788990741e125b8a99023ba219253e20e72008 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Oct 2025 20:27:58 +0000 Subject: [PATCH] pastel: Update to version 0.11.0 --- bucket/pastel.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/pastel.json b/bucket/pastel.json index 551a9a8f60..93673c66ee 100644 --- a/bucket/pastel.json +++ b/bucket/pastel.json @@ -1,18 +1,18 @@ { - "version": "0.10.0", + "version": "0.11.0", "description": "A command-line tool to generate, analyze, convert and manipulate colors.", "homepage": "https://github.com/sharkdp/pastel", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/sharkdp/pastel/releases/download/v0.10.0/pastel-v0.10.0-x86_64-pc-windows-msvc.zip", - "hash": "dbff970084b4c19135aae9a967eb95958aaf7572e0b0946de49ea471fe64fd3c", - "extract_dir": "pastel-v0.10.0-x86_64-pc-windows-msvc" + "url": "https://github.com/sharkdp/pastel/releases/download/v0.11.0/pastel-v0.11.0-x86_64-pc-windows-msvc.zip", + "hash": "e694fb9d32d9b6c5456268c8cce573b69f3438680204e453d5807a43274813db", + "extract_dir": "pastel-v0.11.0-x86_64-pc-windows-msvc" }, "32bit": { - "url": "https://github.com/sharkdp/pastel/releases/download/v0.10.0/pastel-v0.10.0-i686-pc-windows-msvc.zip", - "hash": "a11f77f58ea480bd322838dd20be602b4bb587644a1fbe0ed299be3b4e3b1abf", - "extract_dir": "pastel-v0.10.0-i686-pc-windows-msvc" + "url": "https://github.com/sharkdp/pastel/releases/download/v0.11.0/pastel-v0.11.0-i686-pc-windows-msvc.zip", + "hash": "249d1c5eceb5ad1c6e6aafdb3a67926911c8351390ec332cab6a23be740ef450", + "extract_dir": "pastel-v0.11.0-i686-pc-windows-msvc" } }, "bin": "pastel.exe",