mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
Update bat manifest
This commit is contained in:
parent
dd5a348ba6
commit
ab27b0e832
7
bat.json
7
bat.json
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://github.com/sharkdp/bat",
|
||||
"description": "A cat(1) clone with syntax highlighting and Git integration",
|
||||
"license": "MIT",
|
||||
"license": "Apache-2.0",
|
||||
"version": "0.9.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
@ -11,9 +11,8 @@
|
||||
},
|
||||
"bin": "bat.exe",
|
||||
"suggest": {
|
||||
"less": [
|
||||
"less"
|
||||
]
|
||||
"less": "less",
|
||||
"ccat": "ccat"
|
||||
},
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user