mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
Update bat manifest (#3031)
This commit is contained in:
commit
8a14eb8d07
7
bat.json
7
bat.json
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"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": "MIT",
|
"license": "Apache-2.0",
|
||||||
"version": "0.9.0",
|
"version": "0.9.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
@ -11,9 +11,8 @@
|
|||||||
},
|
},
|
||||||
"bin": "bat.exe",
|
"bin": "bat.exe",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"less": [
|
"less": "less",
|
||||||
"less"
|
"ccat": "ccat"
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user