yarn-bin: update to 1.22.22.

This commit is contained in:
Gonzalo Tornaría 2025-05-05 15:07:51 -03:00 committed by Andrew J. Hesford
parent 305261c8da
commit 5a8ce60c74

View file

@ -1,6 +1,6 @@
# Template file for 'yarn-bin'
pkgname=yarn-bin
version=1.22.19
version=1.22.22
revision=1
depends="virtual?nodejs-runtime"
short_desc="Fast, reliable, and secure dependency management - precompiled binaries"
@ -8,7 +8,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://yarnpkg.com/"
distfiles="https://github.com/yarnpkg/yarn/releases/download/v${version}/yarn-v${version}.tar.gz"
checksum=732620bac8b1690d507274f025f3c6cfdc3627a84d9642e38a07452cc00e0f2e
checksum=88268464199d1611fcf73ce9c0a6c4d44c7d5363682720d8506f6508addf36a0
conflicts="yarn>=0"
do_extract() {