mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
bat: Update to version 0.19.0
This commit is contained in:
parent
e0d7c87c06
commit
5626af7360
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.18.3",
|
"version": "0.19.0",
|
||||||
"description": "A cat(1) clone with syntax highlighting and Git integration",
|
"description": "A cat(1) clone with syntax highlighting and Git integration",
|
||||||
"homepage": "https://github.com/sharkdp/bat",
|
"homepage": "https://github.com/sharkdp/bat",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -8,9 +8,9 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/sharkdp/bat/releases/download/v0.18.3/bat-v0.18.3-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/bat/releases/download/v0.19.0/bat-v0.19.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "cbb1a937e288e0ebdf7b1975cc64bd0f82209ebd6b77393302460396ddd242ab",
|
"hash": "a6c52739530932a0ae372bfae69e6e3ba50f199d0846b776ab8606e05463222a",
|
||||||
"extract_dir": "bat-v0.18.3-x86_64-pc-windows-msvc"
|
"extract_dir": "bat-v0.19.0-x86_64-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bat.exe",
|
"bin": "bat.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user