summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--koch.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/koch.nim b/koch.nim
index 84d0911ac..6b3d327f5 100644
--- a/koch.nim
+++ b/koch.nim
@@ -10,7 +10,7 @@
 #
 
 const
-  NimbleStableCommit = "0777f33d1ddbd505b3aa7b714032125349323ceb" # master
+  NimbleStableCommit = "afd03bc000f4013c48f52381728327dabfccfc4c" # master
   # examples of possible values: #head, #ea82b54, 1.2.3
   FusionStableHash = "#372ee4313827ef9f2ea388840f7d6b46c2b1b014"
   HeadHash = "#head"