Add SQLite for BlueMap

This commit is contained in:
Mateusz Słodkowicz 2025-07-28 22:17:00 +02:00
parent d2139bdc55
commit 40af75bdcf
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
3 changed files with 19 additions and 1 deletions

View File

@ -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"

13
mods/sqlite-jdbc.pw.toml Normal file
View File

@ -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"

View File

@ -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"