yarn-bin: update to 1.22.19

This commit is contained in:
Bnyro 2023-04-21 10:19:56 +02:00 committed by Duncan Overbruck
parent cf6c34b3ba
commit 8b6bc51958

View file

@ -1,6 +1,6 @@
# Template file for 'yarn-bin'
pkgname=yarn-bin
version=1.22.18
version=1.22.19
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=816e5c073b3d35936a398d1fe769ebbcd517298e3510b649e8fc67cd3a62e113
checksum=732620bac8b1690d507274f025f3c6cfdc3627a84d9642e38a07452cc00e0f2e
conflicts="yarn>=0"
do_extract() {