Merge pull request #177271 from primeos/fuse3

fuse3: 3.10.5 -> 3.11.0
This commit is contained in:
Michael Weiss 2022-06-12 12:28:46 +02:00 committed by GitHub
commit b108b8cc32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ in {
};
fuse_3 = mkFuse {
version = "3.10.5";
sha256Hash = "1yxh85m8fnn3w21f6g6vza7k2giizmyhcbkms4rmkcd2dd2rzk3y";
version = "3.11.0";
sha256Hash = "1wx80xxlvjn0wxhmkr1g91vwrgxssyzds1hizzxc2xrd4kjh9dfb";
};
}