From a1739bbbcd45cd90066f0251ee93c890f3987f60 Mon Sep 17 00:00:00 2001
From: NullBite <me@nullbite.com>
Date: Sat, 23 Nov 2024 09:58:34 -0500
Subject: [PATCH] pin Quilt Kotlin Libraries

packwiz tries to downgrade it to a lower version, it should probably
only be updated manually if there is a compatibility issue.
---
 index.toml       | 2 +-
 mods/qkl.pw.toml | 1 +
 pack.toml        | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/index.toml b/index.toml
index b449cf8..4779e92 100644
--- a/index.toml
+++ b/index.toml
@@ -390,7 +390,7 @@ metafile = true
 
 [[files]]
 file = "mods/qkl.pw.toml"
-hash = "ed902f39a96e098d9f833bf3279a08d0dd5c5f26b87f41c62a65375db20f08aa"
+hash = "343b1adc3a66a5b058f94c5047eb208fb692b953444f6cd1dcf599b3086d22f2"
 metafile = true
 
 [[files]]
diff --git a/mods/qkl.pw.toml b/mods/qkl.pw.toml
index 072a183..04328c4 100644
--- a/mods/qkl.pw.toml
+++ b/mods/qkl.pw.toml
@@ -1,6 +1,7 @@
 name = "Quilt Kotlin Libraries (QKL)"
 filename = "quilt-kotlin-libraries-core-5.0.0+kt.2.0.21+flk.1.12.3.jar"
 side = "both"
+pin = true
 
 [download]
 url = "https://cdn.modrinth.com/data/lwVhp9o5/versions/7dqvUqlm/quilt-kotlin-libraries-core-5.0.0%2Bkt.2.0.21%2Bflk.1.12.3.jar"
diff --git a/pack.toml b/pack.toml
index e099775..a26d56b 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 = "85f70a3a20d8472133b71699b6b45a44035bdc3772d6f3065b1e4ca555c7ec24"
+hash = "4b5fd6f11a636c1cb93622ce47c839129bd875e4596aad46b16d15e7460cf2d4"
 
 [versions]
 minecraft = "1.20.1"