diff options
author | Miran <narimiran@disroot.org> | 2021-09-23 11:00:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-23 11:00:36 +0200 |
commit | 7d2a4c0880223c2c80a5c30227c26fa497898f39 (patch) | |
tree | d4416c43761f7dab4efa7fd2f28c299f683c1e50 /config/build_config.txt | |
parent | 6163bdd279a2c33d4290223cc7f466c8070b8ce4 (diff) | |
download | Nim-7d2a4c0880223c2c80a5c30227c26fa497898f39.tar.gz |
update csources hash (#18885)
Diffstat (limited to 'config/build_config.txt')
-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 75dbb1da3..aee15e695 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_v1 nim_csourcesUrl=https://github.com/nim-lang/csources_v1.git nim_csourcesBranch=master -nim_csourcesHash=9a7f751d23c49c75a0b6f63a234c575dc0df7231 +nim_csourcesHash=5e9be0383f842c9c22ae86e41946a896c43e95d0 |