package/vuejs-router: bump to version 4.4.5

Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Thomas Claveirole 2024-11-05 18:09:20 +01:00 committed by Thomas Petazzoni
parent 5d8fb2078f
commit c9b76f80c5
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally computed
sha256 ad4999f6c346053d93e9e600a69162c52759b1db3aa9a09ef4e9d2d8ffb2d167 vue-router-4.4.0.tgz
sha256 7f114198b1efb7635c281cb191948f6ed1cecfa9a9e9be2c14d5356cd624eb60 vue-router-4.4.5.tgz
sha256 91a2845c4db44e7497b514b98634a674c737986ad0db81599307cf733bf850b2 LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
VUEJS_ROUTER_VERSION = 4.4.0
VUEJS_ROUTER_VERSION = 4.4.5
VUEJS_ROUTER_SOURCE = vue-router-$(VUEJS_ROUTER_VERSION).tgz
VUEJS_ROUTER_SITE = https://registry.npmjs.org/vue-router/-
VUEJS_ROUTER_LICENSE = MIT