From 24855c4b5aff2c0f8057eada4bd8dc32cf376028 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Fri, 17 Jul 2020 00:05:48 +0800 Subject: [PATCH] Ironpython2 2.7.10 (#2434) --- manifests/Microsoft/Ironpython2/2.7.10.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 manifests/Microsoft/Ironpython2/2.7.10.yaml diff --git a/manifests/Microsoft/Ironpython2/2.7.10.yaml b/manifests/Microsoft/Ironpython2/2.7.10.yaml new file mode 100644 index 000000000..518b3f9a8 --- /dev/null +++ b/manifests/Microsoft/Ironpython2/2.7.10.yaml @@ -0,0 +1,13 @@ +Id: Microsoft.Ironpython2 +Name: Ironpython 2 +Version: 2.7.10 +Publisher: Microsoft +Author: Microsoft +License: Apache License 2.0 +Description: An open-source implementation of the Python programming language which is tightly integrated with the .NET Framework. +Tags: python,dotnet,clr,dlr +InstallerType: msi +Installers: + - Arch: x64 + Url: https://github.com/IronLanguages/ironpython2/releases/download/ipy-2.7.10/IronPython-2.7.10.msi + Sha256: 388acb4fcad1627b2e0504e6d3c6c4f8ed4f2a4317e609a99466acbfabe1bc01 \ No newline at end of file