squashfsTools: update hash to latest changes on 4.6.1 tag (#421152)

This commit is contained in:
Ramses 2025-08-19 00:24:49 +03:00 committed by GitHub
commit 1a9aff9c42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
owner = "plougher";
repo = "squashfs-tools";
rev = version;
hash = "sha256-C/awQpp1Q/0adx3YVNTq6ruEAzcjL5G7SkOCgpvAA50=";
hash = "sha256-fJ+Ijg0cj92abGe80+1swVeZamarVpnPYM7+izcPJ+k=";
};
patches = [