mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
bat: Update to version 0.15.2
This commit is contained in:
parent
7195a1c47c
commit
ab101cc5e6
@ -2,14 +2,14 @@
|
|||||||
"homepage": "https://github.com/sharkdp/bat",
|
"homepage": "https://github.com/sharkdp/bat",
|
||||||
"description": "A cat(1) clone with syntax highlighting and Git integration",
|
"description": "A cat(1) clone with syntax highlighting and Git integration",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"version": "0.15.1",
|
"version": "0.15.2",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"less": "less"
|
"less": "less"
|
||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/sharkdp/bat/releases/download/v0.15.1/bat-v0.15.1-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/bat/releases/download/v0.15.2/bat-v0.15.2-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "594e3b8fe5934cb9c6494b7ac36b557b40f56868226a78711bbcfca4079ef129"
|
"hash": "3cd1140b4e54646844e6002a617630d43b4286d1b4dc7b1054f261152ebb8287"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bat.exe",
|
"bin": "bat.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user