screenfetch 3.9.1
Closes #46736. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
9e806116c3
commit
d1cb076477
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Screenfetch < Formula
|
||||
desc "Generate ASCII art with terminal, shell, and OS info"
|
||||
homepage "https://github.com/KittyKatt/screenFetch"
|
||||
url "https://github.com/KittyKatt/screenFetch/archive/v3.9.0.tar.gz"
|
||||
sha256 "d6df4ef7763f9761d818c878465d78ef701b71002a50d4f150f65a31cc1bea37"
|
||||
url "https://github.com/KittyKatt/screenFetch/archive/v3.9.1.tar.gz"
|
||||
sha256 "aa97dcd2a8576ae18de6c16c19744aae1573a3da7541af4b98a91930a30a3178"
|
||||
head "https://github.com/KittyKatt/screenFetch.git", :shallow => false
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue