Add missing hash for Nim 0.15.2 32 bit. (#1095)

This commit is contained in:
Konstantin Molchanov 2016-10-24 11:56:46 +04:00 committed by Luke Sampson
parent e04d2129a6
commit e9bc5162c7

View File

@ -9,7 +9,7 @@
},
"32bit": {
"url": "http://nim-lang.org/download/nim-0.15.2_x32.zip",
"hash": ""
"hash": "0f1bfb74751f55e090140a361c08e9f39f1dd03f1f0c070c061f2d5049ab9f96s"
}
},
"depends": "gcc",