diff options
author | genotrance <dev@genotrance.com> | 2020-10-10 00:04:03 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-10 07:04:03 +0200 |
commit | 0a560144cef00bb2d41ce52f218c9927c1b1f6e2 (patch) | |
tree | e640bf032a19d0ce4834893d368af7a148e0408c /koch.nim | |
parent | d4302162885919d4b10a6d846a6f9d53ec9873eb (diff) | |
download | Nim-0a560144cef00bb2d41ce52f218c9927c1b1f6e2.tar.gz |
Bump nimble (#15539)
Diffstat (limited to 'koch.nim')
-rw-r--r-- | koch.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/koch.nim b/koch.nim index bbb37b702..51ebac659 100644 --- a/koch.nim +++ b/koch.nim @@ -10,7 +10,7 @@ # const - NimbleStableCommit = "26167cd3b7671006c8bd38cbef8708431ddf8687" # master + NimbleStableCommit = "5d9aed105b561d1e5117f958721307d23b94f858" # master FusionStableCommit = "319aac4d43b04113831b529f8003e82f4af6a4a5" when not defined(windows): |