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 0627a8c commit 148aa5eCopy full SHA for 148aa5e
1 file changed
packages/railway-cli/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://railway.app
2
TERMUX_PKG_DESCRIPTION="This is the command line interface for Railway"
3
TERMUX_PKG_LICENSE="MIT"
4
TERMUX_PKG_MAINTAINER="@termux"
5
-TERMUX_PKG_VERSION="5.28.1"
+TERMUX_PKG_VERSION="5.29.0"
6
TERMUX_PKG_SRCURL="https://github.com/railwayapp/cli/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz"
7
-TERMUX_PKG_SHA256=8ffa46aba11d98b6de297e92896640c6325cfee81e289548e74dcf1465bb9fd0
+TERMUX_PKG_SHA256=536b28461deafd46adbc871dfe5e11951e85067f32533fe8ab8d864688f988fb
8
TERMUX_PKG_BUILD_IN_SRC=true
9
TERMUX_PKG_AUTO_UPDATE=true
10
0 commit comments