mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-26 10:31:18 +00:00
Add bat version 0.6.1 (#2555)
This commit is contained in:
parent
c50c1b055a
commit
58d6806153
20
bat.json
Normal file
20
bat.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"homepage": "https://github.com/sharkdp/bat",
|
||||
"license": "MIT",
|
||||
"version": "0.6.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/sharkdp/bat/releases/download/v0.6.1/bat-v0.6.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "76910a2f0f022938353b085cf7257528561cd9dd42b5c42e5aa85e4f50e0afa6"
|
||||
}
|
||||
},
|
||||
"bin": "bat.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/sharkdp/bat/releases/download/v$version/bat-v$version-x86_64-pc-windows-msvc.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user