From a1c43de76fe9ea8e6aef9256e03a374a500c022f Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Mon, 22 Feb 2021 00:12:12 +0000 Subject: [PATCH] Fix Url for Yarn.Yarn (#7800) --- manifests/Yarn/Yarn/1.22.5.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifests/Yarn/Yarn/1.22.5.yaml b/manifests/Yarn/Yarn/1.22.5.yaml index 3398e1795..dca1809ee 100644 --- a/manifests/Yarn/Yarn/1.22.5.yaml +++ b/manifests/Yarn/Yarn/1.22.5.yaml @@ -5,8 +5,8 @@ Publisher: Yarn Contributors Homepage: https://yarnpkg.com/ License: Distributed under BSD License ยท Code of Conduct Description: Yarn is a package manager that doubles down as project manager. Whether you work on one-shot projects or large monorepos, as a hobbyist or an enterprise user, we've got you covered. -Installers: - - Arch: x86 - Url: https://classic.yarnpkg.com/downloads/1.22.5/yarn-1.22.5.msi - InstallerType: Msi - Sha256: D7C895BC2A28DF456D561CE78B8F9367B0B6A27FB5344D532868FE6F62245A60 +Installers: + - Arch: x86 + Url: https://github.com/yarnpkg/yarn/releases/download/v1.22.5/yarn-1.22.5.msi + InstallerType: msi + Sha256: d7c895bc2a28df456d561ce78b8f9367b0b6a27fb5344d532868fe6f62245a60