mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/vuejs: bump to version 3.4.31
Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
8974269c32
commit
27d64eeaa5
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 5772054f07ee4d86b831b963a889b9b3e60764f4fe909c1ccddd00fd628bc6c7 vue-3.4.21.tgz
|
||||
sha256 01cb6ef41fdf1e2c1944bce553c254e216f507ed20ec1bd993766bf9554caf0f vue-3.4.31.tgz
|
||||
sha256 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
VUEJS_VERSION = 3.4.21
|
||||
VUEJS_VERSION = 3.4.31
|
||||
VUEJS_SOURCE = vue-$(VUEJS_VERSION).tgz
|
||||
VUEJS_SITE = https://registry.npmjs.org/vue/-
|
||||
VUEJS_LICENSE = MIT
|
||||
|
||||
Reference in New Issue
Block a user