summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJuan M Gómez <info@jmgomez.me>2024-07-09 05:03:24 +0100
committerGitHub <noreply@github.com>2024-07-09 06:03:24 +0200
commit14f86b3965bfe096b5fed81caa0cc1570f7e7fdf (patch)
tree7a8225221e912dc0bea72465bb231d99131c153f
parentdc46350fa192faf97f5d6ea3a05e41358a10a069 (diff)
downloadNim-14f86b3965bfe096b5fed81caa0cc1570f7e7fdf.tar.gz
Bumps nimble so the next Nim release includes the latest changes (#23808)
-rw-r--r--koch.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/koch.nim b/koch.nim
index d50903fa9..4cbbaec92 100644
--- a/koch.nim
+++ b/koch.nim
@@ -11,7 +11,7 @@
 
 const
   # examples of possible values for repos: Head, ea82b54
-  NimbleStableCommit = "be2f1309b35a6189ff5eb34a007793e6d3f94157" # master
+  NimbleStableCommit = "3b119f6fa135429a704f9c60f0b8944906398eea" # master
   AtlasStableCommit = "5faec3e9a33afe99a7d22377dd1b45a5391f5504"
   ChecksumsStableCommit = "025bcca3915a1b9f19878cea12ad68f9884648fc"
   SatStableCommit = "faf1617f44d7632ee9601ebc13887644925dcc01"