From a9bd816b0a11a8432b103256034cd33ec4b20705 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Thu, 25 Jun 2020 11:02:00 +0800 Subject: [PATCH] Ironpython2 2.7.9 (#2012) --- manifests/Microsoft/Ironpython2/2.7.9.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 manifests/Microsoft/Ironpython2/2.7.9.yaml diff --git a/manifests/Microsoft/Ironpython2/2.7.9.yaml b/manifests/Microsoft/Ironpython2/2.7.9.yaml new file mode 100644 index 000000000..c69af6897 --- /dev/null +++ b/manifests/Microsoft/Ironpython2/2.7.9.yaml @@ -0,0 +1,13 @@ +Id: Microsoft.Ironpython2 +Name: Ironpython 2 +Version: 2.7.9 +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.9/IronPython-2.7.9.msi + Sha256: b4a637b201e349b3b78ec6025197a94d31014e788067f4b232b4d8393e0b4409 \ No newline at end of file