diff options
author | ringabout <43030857+ringabout@users.noreply.github.com> | 2022-12-16 16:42:31 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-16 16:42:31 +0800 |
commit | 84200f28a114ef9744ecf2b6060ef140e350139b (patch) | |
tree | b2d6728341e84095135ea65b3b025503bcc854f1 /config | |
parent | a9bd78d579168ba50f42d3bc418cd7de70a226f9 (diff) | |
download | Nim-84200f28a114ef9744ecf2b6060ef140e350139b.tar.gz |
bump csource_v2 hash (#21118)
Diffstat (limited to 'config')
-rw-r--r-- | config/build_config.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/build_config.txt b/config/build_config.txt index 3ae618f00..0ea963c39 100644 --- a/config/build_config.txt +++ b/config/build_config.txt @@ -2,4 +2,4 @@ nim_comment="key-value pairs for windows/posix bootstrapping build scripts" nim_csourcesDir=csources_v2 nim_csourcesUrl=https://github.com/nim-lang/csources_v2.git nim_csourcesBranch=master -nim_csourcesHash=ffd834c20915dc04c78eb0d3b2162832e7ec9c13 +nim_csourcesHash=32cf8431bb19f8803352a0ab3dbee5fec35d5ec6 |