Skip to content

Commit 4906796

Browse files
committed
bump(main/gradle): 9.6.0
This commit has been automatically submitted by Github Actions.
1 parent 7d9d709 commit 4906796

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/gradle/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://gradle.org/
22
TERMUX_PKG_DESCRIPTION="Powerful build system for the JVM"
33
TERMUX_PKG_LICENSE="Apache-2.0"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="1:9.5.1"
5+
TERMUX_PKG_VERSION="1:9.6.0"
66
TERMUX_PKG_SRCURL=https://services.gradle.org/distributions/gradle-${TERMUX_PKG_VERSION:2}-bin.zip
7-
TERMUX_PKG_SHA256=bafc141b619ad6350fd975fc903156dd5c151998cc8b058e8c1044ab5f7b031f
7+
TERMUX_PKG_SHA256=bbaeb2fef8710818cf0e261201dab964c572f92b942812df0c3620d62a529a01
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_DEPENDS="openjdk-21"
1010
TERMUX_PKG_BUILD_IN_SRC=true

0 commit comments

Comments
 (0)