All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] package/vuejs: bump version to 3.2.45
@ 2022-12-01 13:48 Thomas Claveirole
  2022-12-01 13:48 ` [Buildroot] [PATCH 2/3] package/vuejs-router: bump version to 4.1.6 Thomas Claveirole
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thomas Claveirole @ 2022-12-01 13:48 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 c53364e97d..e66bee06d3 100644
--- a/package/vuejs/vuejs.hash
+++ b/package/vuejs/vuejs.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  042033a2a8e6d45f750924953f03c34058d5afd9cc1571fbaf1827eaf04f6943  vue-3.2.33.tgz
+sha256  968e71a707a4a1961faa6e513b6bba162ef04c3413d7edaba0abc1a5996ae71b  vue-3.2.45.tgz
 sha256  1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175  LICENSE
diff --git a/package/vuejs/vuejs.mk b/package/vuejs/vuejs.mk
index d544124bbc..8f7d0cd3d4 100644
--- a/package/vuejs/vuejs.mk
+++ b/package/vuejs/vuejs.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-VUEJS_VERSION = 3.2.33
+VUEJS_VERSION = 3.2.45
 VUEJS_SOURCE = vue-$(VUEJS_VERSION).tgz
 VUEJS_SITE = https://registry.npmjs.org/vue/-
 VUEJS_LICENSE = MIT
-- 
2.35.1

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

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

end of thread, other threads:[~2022-12-11 20:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-01 13:48 [Buildroot] [PATCH 1/3] package/vuejs: bump version to 3.2.45 Thomas Claveirole
2022-12-01 13:48 ` [Buildroot] [PATCH 2/3] package/vuejs-router: bump version to 4.1.6 Thomas Claveirole
2022-12-01 13:48 ` [Buildroot] [PATCH 3/3] DEVELOPERS: add Thomas Claveirole to package vuejs Thomas Claveirole
2022-12-11 20:25 ` [Buildroot] [PATCH 1/3] package/vuejs: bump version to 3.2.45 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.