Merge pull request #126342 from primeos/fuse3

fuse3: 3.10.3 -> 3.10.4
This commit is contained in:
Michael Weiss 2021-06-10 11:38:41 +02:00 committed by GitHub
commit acb94c0107
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.3";
sha256Hash = "054g3jqy8lhlj8kkwd16wxaxzynmh8h5iv20cryd0psg0hgmhd7v";
version = "3.10.4";
sha256Hash = "1ml4bs4wx5dbz5xpnd5g8b9avmn7g7jvf16fbdlk0da8il0qd2rx";
};
}