mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
bat: Remove suggest to ccat (#691)
This commit is contained in:
parent
3c2143ce87
commit
187e24939b
@ -3,6 +3,9 @@
|
|||||||
"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.12.1",
|
"version": "0.12.1",
|
||||||
|
"suggest": {
|
||||||
|
"less": "less"
|
||||||
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/sharkdp/bat/releases/download/v0.12.1/bat-v0.12.1-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/bat/releases/download/v0.12.1/bat-v0.12.1-x86_64-pc-windows-msvc.zip",
|
||||||
@ -10,10 +13,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bat.exe",
|
"bin": "bat.exe",
|
||||||
"suggest": {
|
|
||||||
"less": "less",
|
|
||||||
"ccat": "ccat"
|
|
||||||
},
|
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user