From c94273ca8e5dcfb5faf9d62cef50a1e76f246f1e Mon Sep 17 00:00:00 2001 From: ringabout <43030857+ringabout@users.noreply.github.com> Date: Sat, 23 May 2026 12:15:38 +0800 Subject: [PATCH] Update koch.nim --- koch.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koch.nim b/koch.nim index 8f79f66ad2..72c596b5c6 100644 --- a/koch.nim +++ b/koch.nim @@ -11,7 +11,7 @@ const # examples of possible values for repos: Head, ea82b54 - NimbleStableCommit = "42ef70c2102a942c46f13eb76872326edd525cec" # 0.22.3 + NimbleStableCommit = "12a16ba6563b25478ec7b40a6d1e23079a9eeb70" # 0.22.3 AtlasStableCommit = "ff1f4289482dce94ba9f95b3b0ae16d16e21eb3d" # 0.10.1 ChecksumsStableCommit = "0b8e46379c5bc1bf73d8b3011908389c60fb9b98" # 2.0.1 SatStableCommit = "e63eaea8baf00bed8bcd5a29ffd8823abb265b39"