update blobfox hash

This commit is contained in:
twoneis 2025-03-15 12:23:29 +01:00
parent 019fd7cf40
commit 388781a196
2 changed files with 2 additions and 1 deletions

View file

@ -9,7 +9,7 @@ stdenvNoCC.mkDerivation {
src = fetchurl {
url = "https://volpeon.ink/emojis/blobfox/blobfox.zip";
hash = "sha256-mTLPzI5J8h9jLqVYfkY9wCO2our/sccK8wrsZgmr+ro=";
hash = "sha256-b+mSyEdVjXldW/UQJaWy2cn0aF/NAd/RBRoW/K0v2bY=";
};
sourceRoot = ".";