Skip to content

Commit

Permalink
use new Nimble, with lockfiles (#18810)
Browse files Browse the repository at this point in the history
  • Loading branch information
narimiran authored Sep 6, 2021
1 parent 4320b15 commit f373c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion koch.nim
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#

const
NimbleStableCommit = "d13f3b8ce288b4dc8c34c219a4e050aaeaf43fc9" # master
NimbleStableCommit = "795704833ddfd0cdaefb45c60551d3ea205279ef" # master
# examples of possible values: #head, #ea82b54, 1.2.3
FusionStableHash = "#372ee4313827ef9f2ea388840f7d6b46c2b1b014"
HeadHash = "#head"
Expand Down

0 comments on commit f373c17

Please sign in to comment.