From feb0b06208fd189cb8761edcd5a568591218ae9f Mon Sep 17 00:00:00 2001 From: j1nx Date: Wed, 22 Jun 2022 11:34:20 +0200 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 e625a9d7..1c759ebe 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 0a4787fdf3f1ff4e1db320030cf9b29c996f5a6405f71e8e7a7bb2667ca4aeab ovos-shell-dbd2380d2260fb40f1f13b98e35cf110705621b9.tar.gz +sha256 3697fc197a4c3ee0a4a6773b5bc56031c0f06d4b55b6f5942a16b83403328b02 ovos-shell-13ec34163bf9048d4544f2e48f6a9b7f00b2d89e.tar.gz diff --git a/buildroot-external/package/ovos-shell/ovos-shell.mk b/buildroot-external/package/ovos-shell/ovos-shell.mk index e9a88cfd..e13d69f9 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 = dbd2380d2260fb40f1f13b98e35cf110705621b9 +OVOS_SHELL_VERSION = 13ec34163bf9048d4544f2e48f6a9b7f00b2d89e OVOS_SHELL_SITE = $(call github,OpenVoiceOS,ovos-shell,$(OVOS_SHELL_VERSION)) OVOS_SHELL_LICENSE = Apache License 2.0