mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/vuejs: bump to version 3.5.16
For change log since 3.5.12, see: https://github.com/vuejs/core/blob/v3.5.16/CHANGELOG.md Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr> [Julien: add link to change log] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
a86fd0f0a0
commit
c675522f55
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 ca13a1928f3c57c6b84f64c84c066e410f91c4f3c25ae61f5fce1557210b9927 vue-3.5.12.tgz
|
||||
sha256 afddbe7bb09a00bb23e738c2a5354819bf662955fd4a06abc630a3d1acc41a8b vue-3.5.16.tgz
|
||||
sha256 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
VUEJS_VERSION = 3.5.12
|
||||
VUEJS_VERSION = 3.5.16
|
||||
VUEJS_SOURCE = vue-$(VUEJS_VERSION).tgz
|
||||
VUEJS_SITE = https://registry.npmjs.org/vue/-
|
||||
VUEJS_LICENSE = MIT
|
||||
|
||||
Reference in New Issue
Block a user