neofetch 1.5
updated neofetch to version 1.5 Closes Homebrew/homebrew#50188. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
4fa1648125
commit
635dab044c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Neofetch < Formula
|
||||
desc "fast, highly customisable system info script"
|
||||
homepage "https://github.com/dylanaraps/neofetch"
|
||||
url "https://github.com/dylanaraps/neofetch/archive/1.4.tar.gz"
|
||||
sha256 "b0bda1ac5c3fa4357c6c2157767bcbf08d0e231e3d5e15c4408490f1c3175756"
|
||||
url "https://github.com/dylanaraps/neofetch/archive/1.5.tar.gz"
|
||||
sha256 "a29f9aa194892940a5ec34a449049fbce92bc50dc4a0f608549980318f4136d8"
|
||||
head "https://github.com/dylanaraps/neofetch.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue