mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/vuejs-router: bump to version 4.5.1
For change log since 4.4.5, see: https://github.com/vuejs/router/blob/v4.5.1/packages/router/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
c675522f55
commit
e2bd1593d0
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 7f114198b1efb7635c281cb191948f6ed1cecfa9a9e9be2c14d5356cd624eb60 vue-router-4.4.5.tgz
|
||||
sha256 093fee5133cf82e75d25940d86f58a4e3f194b74262205ff5c1926aed53339c4 vue-router-4.5.1.tgz
|
||||
sha256 91a2845c4db44e7497b514b98634a674c737986ad0db81599307cf733bf850b2 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
VUEJS_ROUTER_VERSION = 4.4.5
|
||||
VUEJS_ROUTER_VERSION = 4.5.1
|
||||
VUEJS_ROUTER_SOURCE = vue-router-$(VUEJS_ROUTER_VERSION).tgz
|
||||
VUEJS_ROUTER_SITE = https://registry.npmjs.org/vue-router/-
|
||||
VUEJS_ROUTER_LICENSE = MIT
|
||||
|
||||
Reference in New Issue
Block a user