parent
cbcc13f3c4
commit
53893950e6
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Bat < Formula
|
class Bat < Formula
|
||||||
desc "Clone of cat(1) with syntax highlighting and Git integration"
|
desc "Clone of cat(1) with syntax highlighting and Git integration"
|
||||||
homepage "https://github.com/sharkdp/bat"
|
homepage "https://github.com/sharkdp/bat"
|
||||||
url "https://github.com/sharkdp/bat/archive/v0.7.0.tar.gz"
|
url "https://github.com/sharkdp/bat/archive/v0.7.1.tar.gz"
|
||||||
sha256 "263e7e4fa3456929cc64eacd2ab01a2241fd10dd197a61f46dbaff2e7479b96b"
|
sha256 "5863895e6ac95f5349da95ff74e196c4b365af3fc3f4a1376cab797df493b7a4"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "4783cd85835535740035cbc4e3a4d33d9ea9d78b7e9f1cab71683206df1fbb26" => :mojave
|
sha256 "4783cd85835535740035cbc4e3a4d33d9ea9d78b7e9f1cab71683206df1fbb26" => :mojave
|
||||||
|
|
Loading…
Reference in a new issue