diff --git a/index.toml b/index.toml index 29424a2..cd9176b 100644 --- a/index.toml +++ b/index.toml @@ -2296,6 +2296,11 @@ file = "mods/spice-of-life-carrot-edition.pw.toml" hash = "08faa8239705d280e41d353888bf717906fe71b1d5b9278bac9f5cd87b07efb3" metafile = true +[[files]] +file = "mods/sqlite-jdbc.pw.toml" +hash = "1db75e4c13cf7e5d77ae0279ffc00608d85282c95a925dd62ae33ba2f7a1a4df" +metafile = true + [[files]] file = "mods/starter-kit.pw.toml" hash = "e56e60b6dabffd4b2332ed19c62e6455b7d78a9fb58c810d2185739575c9448a" diff --git a/mods/sqlite-jdbc.pw.toml b/mods/sqlite-jdbc.pw.toml new file mode 100644 index 0000000..ecca934 --- /dev/null +++ b/mods/sqlite-jdbc.pw.toml @@ -0,0 +1,13 @@ +name = "SQLite JDBC" +filename = "sqlite-jdbc-3.41.2.1+20230506-all.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/GAUIVqEJ/versions/7foxfVOx/sqlite-jdbc-3.41.2.1%2B20230506-all.jar" +hash-format = "sha512" +hash = "59f4c34803f14bde873aeca85a67b3ae5b3a871f1edfc18ed43eb79f8a0ef333547d1ce9c336660b9eff987d45a48ffb1d67599b4130517936c7678f2871eadd" + +[update] +[update.modrinth] +mod-id = "GAUIVqEJ" +version = "7foxfVOx" diff --git a/pack.toml b/pack.toml index 5dd546e..4d1b7dd 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "2f1beffba94099d983d218b2321fe095e5adba760fa4ac89d9f3efd79eb63f28" +hash = "b1360d8289d06aec8210e4922287526597f8a69c6bcae35439ca0111734bc1bc" [versions] forge = "47.4.4"