mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
bat: Update to version 0.7.1
This commit is contained in:
parent
133148830a
commit
f8b27023e5
6
bat.json
6
bat.json
@ -2,11 +2,11 @@
|
|||||||
"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": "MIT",
|
||||||
"version": "0.7.0",
|
"version": "0.7.1",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/sharkdp/bat/releases/download/v0.7.0/bat-v0.7.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/bat/releases/download/v0.7.1/bat-v0.7.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "eb12a728bc54019d66ac836577bb45bf5fd1ab47547984fbaed1863d972018c8"
|
"hash": "d36ad941d7ccaf1ce9b4b61924e876cb24303ec045b81a86a878c5878a7e7cc1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bat.exe",
|
"bin": "bat.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user