fuse3: 3.9.2 -> 3.9.4 (#95072)

Note: Version 3.9.3 and 3.9.4 are equivalent:
"This was an "accidental" release, it is equivalent to 3.9.3."
This commit is contained in:
Michael Weiss
2020-08-10 16:04:55 +02:00
committed by GitHub
parent d3a7373a7a
commit a3c71c3e5d
2 changed files with 8 additions and 4 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ in {
};
fuse_3 = mkFuse {
version = "3.9.2";
sha256Hash = "10xsbly7rv895c9zv4fqmnrxbdc0kd1qhlk75x4m9cv95f93k843";
version = "3.9.4";
sha256Hash = "1j11niqw3p94yd6mfdrkdra0nic8a38fc179y5h9yz81q39m2f3b";
};
}