From 30083c1253da7bac53cf1bc90afecc0aaeff94cc 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:57 +0000 Subject: [PATCH] bat: Update to version 0.26.0 --- bucket/bat.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/bat.json b/bucket/bat.json index 0fa100b914..034d913b77 100644 --- a/bucket/bat.json +++ b/bucket/bat.json @@ -1,5 +1,5 @@ { - "version": "0.25.0", + "version": "0.26.0", "description": "A cat(1) clone with syntax highlighting and Git integration", "homepage": "https://github.com/sharkdp/bat", "license": "Apache-2.0", @@ -9,14 +9,14 @@ }, "architecture": { "64bit": { - "url": "https://github.com/sharkdp/bat/releases/download/v0.25.0/bat-v0.25.0-x86_64-pc-windows-msvc.zip", - "hash": "1d5ced071ba9c765e16f4065877c178cefcfd2fe9581e9ddc92af265b73991bd", - "extract_dir": "bat-v0.25.0-x86_64-pc-windows-msvc" + "url": "https://github.com/sharkdp/bat/releases/download/v0.26.0/bat-v0.26.0-x86_64-pc-windows-msvc.zip", + "hash": "a8a6862f14698b45e101b0932c69bc47a007f4c0456f3a129fdcef54d443d501", + "extract_dir": "bat-v0.26.0-x86_64-pc-windows-msvc" }, "32bit": { - "url": "https://github.com/sharkdp/bat/releases/download/v0.25.0/bat-v0.25.0-i686-pc-windows-msvc.zip", - "hash": "28abbbeed9c35f7dca2d324f70b7f7fa573307c35453c582ca651987cfded09a", - "extract_dir": "bat-v0.25.0-i686-pc-windows-msvc" + "url": "https://github.com/sharkdp/bat/releases/download/v0.26.0/bat-v0.26.0-i686-pc-windows-msvc.zip", + "hash": "d6f4f38815ae2f7f400d8091869ec487f930c36e3f6c189d104e4ddd9e81131d", + "extract_dir": "bat-v0.26.0-i686-pc-windows-msvc" } }, "pre_install": [