summary refs log tree commit diff stats
path: root/koch.nim
diff options
context:
space:
mode:
authorgenotrance <dev@genotrance.com>2020-07-26 01:44:14 -0500
committerGitHub <noreply@github.com>2020-07-26 08:44:14 +0200
commitc229df95a4831d083c0465f745fd2ad0f64b9863 (patch)
tree4a4887edcd467aa75713eb24e8782b929f026c95 /koch.nim
parentaae998feff6d0234ee02311d59b299adfee0b01c (diff)
downloadNim-c229df95a4831d083c0465f745fd2ad0f64b9863.tar.gz
Bump nimble (#15077)
Diffstat (limited to 'koch.nim')
-rw-r--r--koch.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/koch.nim b/koch.nim
index 3afc20189..a54de1860 100644
--- a/koch.nim
+++ b/koch.nim
@@ -10,7 +10,7 @@
 #
 
 const
-  NimbleStableCommit = "e5d340df8cf26f89ad2c9f0bc081ecd7e0323b0a" # master
+  NimbleStableCommit = "c4b9c6e459e72c5b04e0beb993b2a912a4078cb5" # master
   FusionStableCommit = "88100a2f45860e98850f7a62fe0b11c37c7a86a1"
 
 when not defined(windows):