Skip to content

Commit 3e9a665

Browse files
authored
bump the shipped version of Atlas (#25248)
1 parent ce6a345 commit 3e9a665

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

koch.nim

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111

1212
const
1313
# examples of possible values for repos: Head, ea82b54
14-
NimbleStableCommit = "9207e8b2bbdf66b5a4d1020214cff44d2d30df92" # 0.20.1
15-
AtlasStableCommit = "26cecf4d0cc038d5422fc1aa737eec9c8803a82b" # 0.9
14+
NimbleStableCommit = "9207e8b2bbdf66b5a4d1020214cff44d2d30df92" # 0.20.1
15+
AtlasStableCommit = "2aa62121b40d580aa2fb27920a37b938d36c5f57" # 0.9.4
1616
ChecksumsStableCommit = "0b8e46379c5bc1bf73d8b3011908389c60fb9b98" # 2.0.1
1717
SatStableCommit = "faf1617f44d7632ee9601ebc13887644925dcc01"
1818

0 commit comments

Comments
 (0)