From 7fed8c9c54429c0eb9bd4d7709de655a137d3872 Mon Sep 17 00:00:00 2001 From: Samuel Villamonte Date: Sun, 25 Sep 2016 00:46:14 -0500 Subject: [PATCH] Added SHA256 checksum --- plugins/python-build/share/python-build/ironpython-2.7.6.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/python-build/share/python-build/ironpython-2.7.6.3 b/plugins/python-build/share/python-build/ironpython-2.7.6.3 index 94bca05e..fce1f312 100644 --- a/plugins/python-build/share/python-build/ironpython-2.7.6.3 +++ b/plugins/python-build/share/python-build/ironpython-2.7.6.3 @@ -1,2 +1,2 @@ -install_zip "IronPython-2.7.6.3" "https://github.com/IronLanguages/main/releases/download/ipy-2.7.6.3/IronPython-2.7.6.3.zip" ironpython +install_zip "IronPython-2.7.6.3" "https://github.com/IronLanguages/main/releases/download/ipy-2.7.6.3/IronPython-2.7.6.3.zip#dfd00598f4752104f90c248c1662eafbebf7ead24e17531d852ffc32a5a8075b" ironpython # FIXME: have not confirmed to install setuptools into IronPython yet