From 0d5d4079ed9a6f08ab2acab45407d24a57819aff Mon Sep 17 00:00:00 2001 From: j1nx Date: Thu, 17 Nov 2022 20:06:15 +0100 Subject: [PATCH] Bump ovos-shell --- buildroot-external/package/ovos-shell/ovos-shell.hash | 2 +- buildroot-external/package/ovos-shell/ovos-shell.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/buildroot-external/package/ovos-shell/ovos-shell.hash b/buildroot-external/package/ovos-shell/ovos-shell.hash index 3c36d38f..1a478d8e 100644 --- a/buildroot-external/package/ovos-shell/ovos-shell.hash +++ b/buildroot-external/package/ovos-shell/ovos-shell.hash @@ -1,2 +1,2 @@ # Locally computed -sha256 af2fcf5db2b3d65e36353fc7b3eb9266b6d2c25d6d561e4af47fdf4b86afb6fb ovos-shell-0c2f950c7a88c34bdf6cd25d14f4765e11c1c010.tar.gz +sha256 e8be6a09d5725d718412f4ecc84003f27b9cf9fd88a4323cfee8a0837b36d8fd ovos-shell-293706bf1bbcb0774872c514575ff878f31d096d.tar.gz diff --git a/buildroot-external/package/ovos-shell/ovos-shell.mk b/buildroot-external/package/ovos-shell/ovos-shell.mk index dcbe1736..099e792a 100644 --- a/buildroot-external/package/ovos-shell/ovos-shell.mk +++ b/buildroot-external/package/ovos-shell/ovos-shell.mk @@ -4,7 +4,7 @@ # ################################################################################ -OVOS_SHELL_VERSION = 0c2f950c7a88c34bdf6cd25d14f4765e11c1c010 +OVOS_SHELL_VERSION = 293706bf1bbcb0774872c514575ff878f31d096d OVOS_SHELL_SITE = $(call github,OpenVoiceOS,ovos-shell,$(OVOS_SHELL_VERSION)) OVOS_SHELL_LICENSE = Apache License 2.0