From dae022221dfa3dea381c897bb0c33e6297232b34 Mon Sep 17 00:00:00 2001 From: github_devops Date: Sun, 10 Mar 2024 09:18:39 +0000 Subject: [PATCH] Update yarn-binary to version 1.22.22 --- yarn-binary.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn-binary.json b/yarn-binary.json index 6884d5c..5b74a0f 100644 --- a/yarn-binary.json +++ b/yarn-binary.json @@ -2,10 +2,10 @@ "homepage": "https://github.com/yarnpkg/yarn", "description": "Fast, reliable, and secure dependency management.", "notes": "Will download tarball instead of msi, will download from github instead of yarnpkg.com.", - "version": "1.22.21", - "url": "https://github.com/yarnpkg/yarn/releases/download/v1.22.21/yarn-v1.22.21.tar.gz", - "hash": "a55bb4e85405f5dfd6e7154a444e7e33ad305d7ca858bad8546e932a6688df08", - "extract_dir": "yarn-v1.22.21", + "version": "1.22.22", + "url": "https://github.com/yarnpkg/yarn/releases/download/v1.22.22/yarn-v1.22.22.tar.gz", + "hash": "88268464199d1611fcf73ce9c0a6c4d44c7d5363682720d8506f6508addf36a0", + "extract_dir": "yarn-v1.22.22", "bin": [ [ "bin\\yarn.cmd",