mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-08 14:03:23 +00:00
Nim now ships nimble with 0.14.1 version (#21120)
* Nimble now uses latest patch * Update koch.nim
This commit is contained in:
2
koch.nim
2
koch.nim
@@ -10,7 +10,7 @@
|
||||
#
|
||||
|
||||
const
|
||||
NimbleStableCommit = "0777f33d1ddbd505b3aa7b714032125349323ceb" # master
|
||||
NimbleStableCommit = "afd03bc000f4013c48f52381728327dabfccfc4c" # master
|
||||
# examples of possible values: #head, #ea82b54, 1.2.3
|
||||
FusionStableHash = "#372ee4313827ef9f2ea388840f7d6b46c2b1b014"
|
||||
HeadHash = "#head"
|
||||
|
||||
Reference in New Issue
Block a user