Skip to content

Commit 8a2b798

Browse files
committed
bump(main/fresh-editor): 0.2.13
This commit has been automatically submitted by Github Actions.
1 parent 976756a commit 8a2b798

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/fresh-editor/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://getfresh.dev/
22
TERMUX_PKG_DESCRIPTION="Text editor for your terminal: easy, powerful and fast"
33
TERMUX_PKG_LICENSE="GPL-2.0-only"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="0.2.12"
5+
TERMUX_PKG_VERSION="0.2.13"
66
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
7+
TERMUX_PKG_SHA256=5b1588618996c7563f754c8e73f7f10c2bb4672f40c6ec0a63bcc8056eb04676
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_BUILD_IN_SRC=true
1010

0 commit comments

Comments
 (0)