bat: Update to version 0.26.1

This commit is contained in:
github-actions[bot] 2025-12-03 00:41:19 +00:00
parent 0de8b26177
commit 9627dac0f6

View File

@ -1,5 +1,5 @@
{
"version": "0.26.0",
"version": "0.26.1",
"description": "A cat(1) clone with syntax highlighting and Git integration",
"homepage": "https://github.com/sharkdp/bat",
"license": "Apache-2.0",
@ -9,19 +9,19 @@
},
"architecture": {
"64bit": {
"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"
"url": "https://github.com/sharkdp/bat/releases/download/v0.26.1/bat-v0.26.1-x86_64-pc-windows-msvc.zip",
"hash": "0f729b4b6f5f28d395c641eacc2e9ff68d0096b85aa0eec344aa62425144b69b",
"extract_dir": "bat-v0.26.1-x86_64-pc-windows-msvc"
},
"32bit": {
"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"
"url": "https://github.com/sharkdp/bat/releases/download/v0.26.1/bat-v0.26.1-i686-pc-windows-msvc.zip",
"hash": "07fcab3b17e146878179553c115beb4878835a30b0e5d046457015a5b8f6e7ed",
"extract_dir": "bat-v0.26.1-i686-pc-windows-msvc"
},
"arm64": {
"url": "https://github.com/sharkdp/bat/releases/download/v0.26.0/bat-v0.26.0-aarch64-pc-windows-msvc.zip",
"hash": "8feb1582b5a141b2c6d63d1f1abfc496c97ff2255eb9b797d5444393d233232c",
"extract_dir": "bat-v0.26.0-aarch64-pc-windows-msvc"
"url": "https://github.com/sharkdp/bat/releases/download/v0.26.1/bat-v0.26.1-aarch64-pc-windows-msvc.zip",
"hash": "af07dd1939e99f7f5892d197fc5653cb8cb6c5999552731135ad156eca7e38a5",
"extract_dir": "bat-v0.26.1-aarch64-pc-windows-msvc"
}
},
"pre_install": [