We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c0e6ab commit ddaccc0Copy full SHA for ddaccc0
1 file changed
resources/matrix/matrix-bin.json
@@ -24,7 +24,7 @@
24
},
25
{
26
"name": "bat",
27
- "url": "https://github.com/sharkdp/bat/releases/download/v0.25.0/bat-v0.25.0-x86_64-pc-windows-msvc.zip",
+ "url": "https://github.com/sharkdp/bat/releases/download/v0.26.0/bat-v0.26.0-x86_64-pc-windows-msvc.zip",
28
"extract_path": "bat*",
29
"files": ["bat.exe"],
30
"help_command": ["bat.exe", "--help"]
0 commit comments