All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/vuejs: bump to version 3.4.31
@ 2024-07-08 12:33 Thomas Claveirole
  2024-07-08 12:33 ` [Buildroot] [PATCH 2/2] package/vuejs-router: bump to version 4.4.0 Thomas Claveirole
  2024-07-08 20:26 ` [Buildroot] [PATCH 1/2] package/vuejs: bump to version 3.4.31 Thomas Petazzoni via buildroot
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Claveirole @ 2024-07-08 12:33 UTC (permalink / raw)
  To: buildroot; +Cc: Thomas Claveirole, Johan Oudinet

Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>
---
 package/vuejs/vuejs.hash | 2 +-
 package/vuejs/vuejs.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/vuejs/vuejs.hash b/package/vuejs/vuejs.hash
index 2785a24eca..a4011d8000 100644
--- a/package/vuejs/vuejs.hash
+++ b/package/vuejs/vuejs.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  5772054f07ee4d86b831b963a889b9b3e60764f4fe909c1ccddd00fd628bc6c7  vue-3.4.21.tgz
+sha256  01cb6ef41fdf1e2c1944bce553c254e216f507ed20ec1bd993766bf9554caf0f  vue-3.4.31.tgz
 sha256  1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175  LICENSE
diff --git a/package/vuejs/vuejs.mk b/package/vuejs/vuejs.mk
index 3ab7182083..e8a21c8c2f 100644
--- a/package/vuejs/vuejs.mk
+++ b/package/vuejs/vuejs.mk
@@ -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
-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-07-08 20:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-08 12:33 [Buildroot] [PATCH 1/2] package/vuejs: bump to version 3.4.31 Thomas Claveirole
2024-07-08 12:33 ` [Buildroot] [PATCH 2/2] package/vuejs-router: bump to version 4.4.0 Thomas Claveirole
2024-07-08 20:26 ` [Buildroot] [PATCH 1/2] package/vuejs: bump to version 3.4.31 Thomas Petazzoni via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.