diff --git a/packages/fastfetch.rb b/packages/fastfetch.rb index 5cddc5e91..86dd15128 100644 --- a/packages/fastfetch.rb +++ b/packages/fastfetch.rb @@ -6,7 +6,7 @@ require 'buildsystems/cmake' class Fastfetch < CMake description 'Like Neofetch, but much faster because written in C' homepage 'https://github.com/fastfetch-cli/fastfetch' - version '2.42.0' + version '2.56.0' license 'MIT' compatibility 'aarch64 armv7l x86_64' source_url 'https://github.com/fastfetch-cli/fastfetch.git'