File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
12
12
const
13
13
# examples of possible values for repos: Head, ea82b54
14
- NimbleStableCommit = " 123f97a5e4ee9ba35720c0869e19a047c43c797e " # 0.16.4
15
- AtlasStableCommit = " 5faec3e9a33afe99a7d22377dd1b45a5391f5504 "
16
- ChecksumsStableCommit = " bd9bf4eaea124bf8d01e08f92ac1b14c6879d8d3 "
14
+ NimbleStableCommit = " b1dc28450f028aead0b7cf5da8adf2267db65f89 " # 0.18.2
15
+ AtlasStableCommit = " dd9961b1f8da8d1e8759860bc24c1bf3b1df423e " # 0.9
16
+ ChecksumsStableCommit = " f8f6bd34bfa3fe12c64b919059ad856a96efcba0 " # 2.0.1
17
17
SatStableCommit = " faf1617f44d7632ee9601ebc13887644925dcc01"
18
18
19
19
# examples of possible values for fusion: #head, #ea82b54, 1.2.3
20
- FusionStableHash = " #372ee4313827ef9f2ea388840f7d6b46c2b1b014 "
20
+ FusionStableHash = " #562467452b32cb7a97410ea177f083e6d8405734 "
21
21
HeadHash = " #head"
22
22
when not defined(windows):
23
23
const
You can’t perform that action at this time.
0 commit comments