Skip to content

Commit

Permalink
bump(main/just): 1.30.1
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
termuxbot2 committed Jul 7, 2024
1 parent 7f125bf commit f2fc99e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/just/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://just.systems
TERMUX_PKG_DESCRIPTION="A handy way to save and run project-specific commands"
TERMUX_PKG_LICENSE="CC0-1.0"
TERMUX_PKG_MAINTAINER="@flipee"
TERMUX_PKG_VERSION="1.30.0"
TERMUX_PKG_VERSION="1.30.1"
TERMUX_PKG_SRCURL=https://github.com/casey/just/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=12754bef9842591d5855632a9d13679712b509f88d069b731e40bd5faacf8353
TERMUX_PKG_SHA256=bc63b5fce7b1805af4e9381fe73ab1e4a8eba6591d9da4251500dfce383e48ba
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true

Expand Down

0 comments on commit f2fc99e

Please sign in to comment.