summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJuan M Gómez <info@jmgomez.me>2024-07-24 22:55:16 +0100
committerGitHub <noreply@github.com>2024-07-24 23:55:16 +0200
commitccf90f5bcbd6fd172ab8022925928999eddeffd8 (patch)
treeb443a9779928983ba19a4de703e817f27e2eb3d0
parent02871c74dea4d60660953f477adc5f7911cd76e4 (diff)
downloadNim-ccf90f5bcbd6fd172ab8022925928999eddeffd8.tar.gz
bump nimble to 0.16.0 (#23883)
-rw-r--r--koch.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/koch.nim b/koch.nim
index 4cbbaec92..3fd6d32e2 100644
--- a/koch.nim
+++ b/koch.nim
@@ -11,7 +11,7 @@
 
 const
   # examples of possible values for repos: Head, ea82b54
-  NimbleStableCommit = "3b119f6fa135429a704f9c60f0b8944906398eea" # master
+  NimbleStableCommit = "54a85d47995963b510daf576fc12c2529c4f396f" # 0.16.0
   AtlasStableCommit = "5faec3e9a33afe99a7d22377dd1b45a5391f5504"
   ChecksumsStableCommit = "025bcca3915a1b9f19878cea12ad68f9884648fc"
   SatStableCommit = "faf1617f44d7632ee9601ebc13887644925dcc01"