mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-07 22:54:11 -05:00
Add unbuilt fastfetch to updater-fastfetch-2.56.0
This commit is contained in:
@@ -6,7 +6,7 @@ require 'buildsystems/cmake'
|
|||||||
class Fastfetch < CMake
|
class Fastfetch < CMake
|
||||||
description 'Like Neofetch, but much faster because written in C'
|
description 'Like Neofetch, but much faster because written in C'
|
||||||
homepage 'https://github.com/fastfetch-cli/fastfetch'
|
homepage 'https://github.com/fastfetch-cli/fastfetch'
|
||||||
version '2.42.0'
|
version '2.56.0'
|
||||||
license 'MIT'
|
license 'MIT'
|
||||||
compatibility 'aarch64 armv7l x86_64'
|
compatibility 'aarch64 armv7l x86_64'
|
||||||
source_url 'https://github.com/fastfetch-cli/fastfetch.git'
|
source_url 'https://github.com/fastfetch-cli/fastfetch.git'
|
||||||
|
|||||||
Reference in New Issue
Block a user