summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2023-01-14 19:30:02 +0800
committerGitHub <noreply@github.com>2023-01-14 12:30:02 +0100
commit71c60bf6f760d3a1dfc12135866cd46f817ee439 (patch)
treebb819b2f2d73b2546977160108b4d7b0ba446ca7
parent5f41be3b4503a76fb68018c3ff5b05b35d6d68c1 (diff)
downloadNim-71c60bf6f760d3a1dfc12135866cd46f817ee439.tar.gz
bump nimble (#21259)
-rw-r--r--koch.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/koch.nim b/koch.nim
index 6b3d327f5..27953e05a 100644
--- a/koch.nim
+++ b/koch.nim
@@ -10,7 +10,7 @@
 #
 
 const
-  NimbleStableCommit = "afd03bc000f4013c48f52381728327dabfccfc4c" # master
+  NimbleStableCommit = "7efb226ef908297e8791cade20d991784b4e8bfc" # master
   # examples of possible values: #head, #ea82b54, 1.2.3
   FusionStableHash = "#372ee4313827ef9f2ea388840f7d6b46c2b1b014"
   HeadHash = "#head"