Skip to content

Commit

Permalink
bump nimble hash to include a fix for nimble develop -g
Browse files Browse the repository at this point in the history
  • Loading branch information
ringabout authored Apr 6, 2023
1 parent baa577e commit 0ad25e0
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 = "7efb226ef908297e8791cade20d991784b4e8bfc" # master
NimbleStableCommit = "65b324b0f2b6ee14a12d46d80ada3e491ce115a5" # master
# examples of possible values: #head, #ea82b54, 1.2.3
FusionStableHash = "#372ee4313827ef9f2ea388840f7d6b46c2b1b014"
HeadHash = "#head"
Expand Down

0 comments on commit 0ad25e0

Please sign in to comment.