name: bat matrix: architectures: - amd64 - arm64 - armhf versions: - 0.19.0 - 0.20.0 - 0.21.0 - 0.22.0 - 0.22.1 - 0.23.0 - 0.24.0 - 0.25.0 - 0.26.0 - 0.26.1 homepage: https://github.com/sharkdp/bat summary: cat replacement with syntax highlighting description: |- Supports syntax highlighting for a large number of programming and markup languages and communicates with git to show modifications with respect to the index. fetch: https://github.com/sharkdp/bat/releases/download/v{{version}}/bat-v{{version}}-{{rust_target}}.tar.gz install: - bat-v{{version}}-{{rust_target}}/bat:/usr/bin/