bat: Update to version 0.25.0

This commit is contained in:
github-actions[bot] 2025-01-07 20:28:04 +00:00
parent edda3b0d06
commit b396a5acdb

View File

@ -1,5 +1,5 @@
{
"version": "0.24.0",
"version": "0.25.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.24.0/bat-v0.24.0-x86_64-pc-windows-msvc.zip",
"hash": "1aa3733479d5980cb58c2b06aca06cf19ff377e85622f96549f8849f47f9f486",
"extract_dir": "bat-v0.24.0-x86_64-pc-windows-msvc"
"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"
},
"32bit": {
"url": "https://github.com/sharkdp/bat/releases/download/v0.24.0/bat-v0.24.0-i686-pc-windows-msvc.zip",
"hash": "447f48b37df08cfc643b05e3e85ee8470eb8db5adcf96d8ecd405e90d2d92df5",
"extract_dir": "bat-v0.24.0-i686-pc-windows-msvc"
"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"
}
},
"pre_install": [