fastfetch-unwrapped: 2.66.0 -> 2.67.0 (#551306)

This commit is contained in:
Felix Bargfeldt
2026-08-11 07:28:24 +00:00
committed by GitHub

View File

@@ -47,7 +47,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "fastfetch-unwrapped";
version = "2.66.0";
version = "2.67.0";
strictDeps = true;
__structuredAttrs = true;
@@ -56,7 +56,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "fastfetch-cli";
repo = "fastfetch";
tag = finalAttrs.version;
hash = "sha256-ttszEPEywszDGHoYKZYXM2WAUcuOSIj589LeEWxtRaU=";
hash = "sha256-IwptETUR3mDVxF7IkBwRMHVqbh8Wl39uiVl6yxXiJmw=";
};
outputs = [