From b2640a7958a1cf29efbe025247aa292bb67c1b05 Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Fri, 5 Mar 2021 01:56:59 +0000 Subject: [PATCH] Fix Url for winpython.winpython-dot (#8397) --- manifests/winpython/winpython-dot/3.9.1.0.yaml | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/manifests/winpython/winpython-dot/3.9.1.0.yaml b/manifests/winpython/winpython-dot/3.9.1.0.yaml index ee41776d5..5290538c2 100644 --- a/manifests/winpython/winpython-dot/3.9.1.0.yaml +++ b/manifests/winpython/winpython-dot/3.9.1.0.yaml @@ -1,27 +1,18 @@ -# ================== General ================== Id: winpython.winpython-dot Publisher: winpython Name: winpython-dot Author: winpython Description: WinPython is a free open-source portable distribution of the Python programming language for Windows 8/10 and scientific and educational usage -#AppMoniker: Tags: python,develop,programming language,script,glue language,portable FileExtensions: py,pyc -#Protocols: -#Commands: - -# ================== License ================== Homepage: https://winpython.github.io/ License: PSF LICENSE AGREEMENT FOR PYTHON -#LicenseUrl: - -# ================= Installer ================= Version: 3.9.1.0 InstallerType: exe Installers: - Arch: x64 - Url: https://gh.con.sh/https://github.com/winpython/winpython/releases/download/3.0.202011219/Winpython64-3.9.1.0dot.exe + Url: https://github.com/winpython/winpython/releases/download/3.0.202011219/Winpython64-3.9.1.0dot.exe Sha256: 5a9044f51ba20fa443163013765889c5c1f13e747cf018ac9c2b2c629112762d Switches: Silent: -y -o".\winpython" - SilentWithProgress: -y -o".\winpython" \ No newline at end of file + SilentWithProgress: -y -o".\winpython"