bat: Update to version 0.26.0

This commit is contained in:
github-actions[bot] 2025-10-19 20:27:57 +00:00
parent c328fb9027
commit 30083c1253

View File

@ -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": [