yarn@1.22.18: Fix hash (Closes #3395)

This commit is contained in:
github-actions[bot] 2022-03-17 00:28:50 +00:00
parent c74f6cf554
commit af4bfea08e

View File

@ -12,7 +12,7 @@
] ]
}, },
"url": "https://github.com/yarnpkg/yarn/releases/download/v1.22.18/yarn-v1.22.18.tar.gz", "url": "https://github.com/yarnpkg/yarn/releases/download/v1.22.18/yarn-v1.22.18.tar.gz",
"hash": "a47e898bd42f81e961aa2e8d3ddc2488e66afd0c519e4cb418597c9e7c388f68", "hash": "816e5c073b3d35936a398d1fe769ebbcd517298e3510b649e8fc67cd3a62e113",
"extract_dir": "yarn-v1.22.18", "extract_dir": "yarn-v1.22.18",
"post_install": [ "post_install": [
"yarn config set cache-folder \"$dir\\cache\"", "yarn config set cache-folder \"$dir\\cache\"",