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