parent
38d7d2f92a
commit
c025f45559
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Bat < Formula
|
||||
desc "Clone of cat(1) with syntax highlighting and Git integration"
|
||||
homepage "https://github.com/sharkdp/bat"
|
||||
url "https://github.com/sharkdp/bat/archive/v0.8.0.tar.gz"
|
||||
sha256 "577664399cf24695f51b702350c1a3fe460cd296a6a12ed0938bb937a4b3b00d"
|
||||
url "https://github.com/sharkdp/bat/archive/v0.9.0.tar.gz"
|
||||
sha256 "4ce9c118cf5da1159a882dea389f3c5737b5d98192e9a619b0fe8c1730341cc6"
|
||||
|
||||
bottle do
|
||||
sha256 "f7c03e20e2e2174dbfbd459bbc9e682566ca2c2d95981e6e7a0bb16f6029376c" => :mojave
|
||||
|
|
Loading…
Reference in a new issue