diff --git a/buildroot-external/package/mycroft-embedded-shell/mycroft-embedded-shell.hash b/buildroot-external/package/mycroft-embedded-shell/mycroft-embedded-shell.hash index bb75bc1a..9b847a59 100644 --- a/buildroot-external/package/mycroft-embedded-shell/mycroft-embedded-shell.hash +++ b/buildroot-external/package/mycroft-embedded-shell/mycroft-embedded-shell.hash @@ -1,2 +1,2 @@ # Locally computed -sha256 dd25460fbd22e8aeffd692b983d7b8b9d7d5f5e4fcd68aa57114c8d6408c197f mycroft-embedded-shell-1f7fab8494d049bca1c5341f7f70109363fd9252.tar.gz +sha256 c23b680517b0110a32620c28b081f708416ceee1c08aa315de327f6fbbdc2c35 mycroft-embedded-shell-2652bece521dc0280454dcae774084efffcc398b.tar.gz diff --git a/buildroot-external/package/mycroft-embedded-shell/mycroft-embedded-shell.mk b/buildroot-external/package/mycroft-embedded-shell/mycroft-embedded-shell.mk index 28c839f6..b05afbf6 100644 --- a/buildroot-external/package/mycroft-embedded-shell/mycroft-embedded-shell.mk +++ b/buildroot-external/package/mycroft-embedded-shell/mycroft-embedded-shell.mk @@ -4,7 +4,7 @@ # ################################################################################ -MYCROFT_EMBEDDED_SHELL_VERSION = 1f7fab8494d049bca1c5341f7f70109363fd9252 +MYCROFT_EMBEDDED_SHELL_VERSION = 2652bece521dc0280454dcae774084efffcc398b MYCROFT_EMBEDDED_SHELL_SITE = $(call github,notmart,mycroft-embedded-shell,$(MYCROFT_EMBEDDED_SHELL_VERSION)) MYCROFT_EMBEDDED_SHELL_LICENSE = Apache License 2.0