diff options
Diffstat (limited to 'launcher/minecraft/testdata/lib-simple.json')
-rw-r--r-- | launcher/minecraft/testdata/lib-simple.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/launcher/minecraft/testdata/lib-simple.json b/launcher/minecraft/testdata/lib-simple.json new file mode 100644 index 00000000..90bbff07 --- /dev/null +++ b/launcher/minecraft/testdata/lib-simple.json @@ -0,0 +1,11 @@ +{ + "downloads": { + "artifact": { + "path": "com/paulscode/codecwav/20101023/codecwav-20101023.jar", + "sha1": "12f031cfe88fef5c1dd36c563c0a3a69bd7261da", + "size": 5618, + "url": "https://libraries.minecraft.net/com/paulscode/codecwav/20101023/codecwav-20101023.jar" + } + }, + "name": "com.paulscode:codecwav:20101023" +} |