mirror of
https://github.com/Maschell/fuse-wiiu.git
synced 2024-11-22 14:39:15 +01:00
Update to latest JNUSLib. This fixes a really rare error that happen by decrypting titles which have directory FSTEntries without a corresponding content entry. (Only seen at 0005000C10013000 v0)
This commit is contained in:
parent
e98832e6f8
commit
3005ed981f
2
pom.xml
2
pom.xml
@ -92,7 +92,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.Maschell</groupId>
|
<groupId>com.github.Maschell</groupId>
|
||||||
<artifactId>JNUSLib</artifactId>
|
<artifactId>JNUSLib</artifactId>
|
||||||
<version>a521b04</version>
|
<version>75e28a7</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.projectlombok</groupId>
|
<groupId>org.projectlombok</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user