mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
bat: Update to version 0.13.0
This commit is contained in:
parent
43e9b40213
commit
a9390c37d7
@ -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.12.1",
|
"version": "0.13.0",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"less": "less"
|
"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.13.0/bat-v0.13.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "d6136b0133ad7f16029f7b996fc36cfb9af83828420e4a29d9798249fb8b37df"
|
"hash": "80cbd47c572a1f27cc1ff146566e7b4e7a57cf272bfda3155f9f2e91531ca181"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bat.exe",
|
"bin": "bat.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user