mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
bat: Update to version 0.15.0
This commit is contained in:
parent
efa196e891
commit
2a06b8c4ff
@ -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.14.0",
|
"version": "0.15.0",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"less": "less"
|
"less": "less"
|
||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/sharkdp/bat/releases/download/v0.14.0/bat-v0.14.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/bat/releases/download/v0.15.0/bat-v0.15.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "17cac14927a0f9bc2db4b7619e61172b6e3898fb875fcef72ae236c0be74488d"
|
"hash": "2c1656259684c9f44ecff1f055cb421d6591345fb807e90629a9e8dabd672b29"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bat.exe",
|
"bin": "bat.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user