Skip to content

Commit

Permalink
font-awesome: 6.6.0 -> 6.7.1 (#357127)
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol authored Nov 22, 2024
2 parents 811c0af + 1128495 commit 4903516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/data/fonts/font-awesome/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ in
hash = "sha256-gd23ZplNY56sm1lfkU3kPXUOmNmY5SRnT0qlQZRNuBo=";
};
v6 = font-awesome {
version = "6.6.0";
hash = "sha256-tQ9Hxph5YiPZMiO9gs2HCkRJ8cdECa2swgS++cytEnM=";
version = "6.7.1";
hash = "sha256-Lzy12F0qEGzvdyN9SC3nyh2eTc80HM4qR5U6h0G15bo=";
};
}

0 comments on commit 4903516

Please sign in to comment.