There was an error while loading. Please reload this page.
1 parent e801a90 commit c4c8965Copy full SHA for c4c8965
1 file changed
packages/oh-my-posh/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://ohmyposh.dev
2
TERMUX_PKG_DESCRIPTION="A prompt theme engine for any shell."
3
TERMUX_PKG_LICENSE="MIT"
4
TERMUX_PKG_MAINTAINER="@termux"
5
-TERMUX_PKG_VERSION="30.6.3"
+TERMUX_PKG_VERSION="30.6.4"
6
TERMUX_PKG_SRCURL=https://github.com/JanDeDobbeleer/oh-my-posh/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
7
-TERMUX_PKG_SHA256=5e309cf904f8214bfa77fd656395e058abf4c2a167e3066d95a19cb32fe6a320
+TERMUX_PKG_SHA256=d5878036b14e39f1d21ba7f46a47a83820b382d6ac00d5ec105acc072641cf35
8
TERMUX_PKG_AUTO_UPDATE=true
9
10
termux_step_pre_configure() {
0 commit comments