We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 976756a commit 8a2b798Copy full SHA for 8a2b798
1 file changed
packages/fresh-editor/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://getfresh.dev/
2
TERMUX_PKG_DESCRIPTION="Text editor for your terminal: easy, powerful and fast"
3
TERMUX_PKG_LICENSE="GPL-2.0-only"
4
TERMUX_PKG_MAINTAINER="@termux"
5
-TERMUX_PKG_VERSION="0.2.12"
+TERMUX_PKG_VERSION="0.2.13"
6
TERMUX_PKG_SRCURL="https://github.com/sinelaw/fresh/releases/download/v$TERMUX_PKG_VERSION/fresh-editor-$TERMUX_PKG_VERSION-source.tar.gz"
7
-TERMUX_PKG_SHA256=363a82e7352b9fa3a0dfb885c4b9a0eec434251422a0f83efee5662182078543
+TERMUX_PKG_SHA256=5b1588618996c7563f754c8e73f7f10c2bb4672f40c6ec0a63bcc8056eb04676
8
TERMUX_PKG_AUTO_UPDATE=true
9
TERMUX_PKG_BUILD_IN_SRC=true
10
0 commit comments