neofetch 2.0
Closes #7468. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
d70cda38c1
commit
edf9fda66c
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.9.1.tar.gz"
|
||||
sha256 "d7e30215994968ca861836f9bab9259624688fd50620e7d5af5c8b31da8bd32b"
|
||||
url "https://github.com/dylanaraps/neofetch/archive/2.0.tar.gz"
|
||||
sha256 "27c208311d5aef8031987b689e3ba3f7663e5487273fa05698132a10a6ef4a48"
|
||||
head "https://github.com/dylanaraps/neofetch.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue