diff --git a/index.toml b/index.toml index fc6a5c4..5869a4f 100644 --- a/index.toml +++ b/index.toml @@ -105,6 +105,11 @@ file = "mods/luckperms.pw.toml" hash = "0bcf5ca6fa1cf6822e69ba183f983480c696b46553e857415054a579b5b92ace" metafile = true +[[files]] +file = "mods/mariadb-jdbc.pw.toml" +hash = "8ae45f3cdf9eee9d23023c944eb05edfe5c768cec302994d1711f8a0d9517dbc" +metafile = true + [[files]] file = "mods/mcdiscordchat.pw.toml" hash = "b35a61ebdab546e85ce5cb7f4d4216e82f9b08a06dab36b9242da5286f0b65ac" diff --git a/mods/mariadb-jdbc.pw.toml b/mods/mariadb-jdbc.pw.toml new file mode 100644 index 0000000..b2f1b19 --- /dev/null +++ b/mods/mariadb-jdbc.pw.toml @@ -0,0 +1,13 @@ +name = "MariaDB JDBC" +filename = "mariadb-jdbc-3.1.4+20230506-all.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Rn50PHM9/versions/2RGGABYP/mariadb-jdbc-3.1.4%2B20230506-all.jar" +hash-format = "sha1" +hash = "3c49d74b8ffeb1fd742c36397ae8b8930f925f56" + +[update] +[update.modrinth] +mod-id = "Rn50PHM9" +version = "2RGGABYP" diff --git a/pack.toml b/pack.toml index b939376..042950d 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 = "948afc053083feb664bd9a55e4241759df892675f039f112f3aa355f7bd60c23" +hash = "e5329de688b1da8fdb50cd5c367cfe76206d53021a7715d8c427c4f328e5432d" [versions] fabric = "^0.15.6"