Skip to content

Commit e8a9bb6

Browse files
committed
bump(main/openlist): 4.1.6
This commit has been automatically submitted by Github Actions.
1 parent 4833cfd commit e8a9bb6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/openlist/build.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@ TERMUX_PKG_HOMEPAGE=https://oplist.org/
22
TERMUX_PKG_DESCRIPTION="A file list program that supports multiple storage"
33
TERMUX_PKG_LICENSE="AGPL-V3"
44
TERMUX_PKG_MAINTAINER="2096779623 <[email protected]>"
5-
TERMUX_PKG_VERSION="4.1.5"
6-
_OPENLIST_WEB_VERSION="4.1.5"
5+
TERMUX_PKG_VERSION="4.1.6"
6+
_OPENLIST_WEB_VERSION="4.1.6"
77
TERMUX_PKG_SRCURL=(
88
https://github.com/OpenListTeam/OpenList/archive/v${TERMUX_PKG_VERSION}.tar.gz
99
https://github.com/OpenListTeam/OpenList-Frontend/releases/download/v${_OPENLIST_WEB_VERSION}/openlist-frontend-dist-v${_OPENLIST_WEB_VERSION}.tar.gz
1010
)
1111
TERMUX_PKG_SHA256=(
12-
5ddf3f0b7616248862a8b908cffad9437d19053092bc45e8299ad7c95a3626d2
13-
3445cf8752d09f7a6ed9360ac9cc6bd57718f1f30a37d1754215e5125de15535
12+
9cb26d5a41a9df56a6c937bc37a572ff104e2d5a72c0ec8813273f2e67c0a092
13+
0f9933449040e1253f04d4ed79aa62783a5d817c884495b63f99c7207012d1b8
1414
)
1515
TERMUX_PKG_AUTO_UPDATE=true
1616
TERMUX_PKG_BUILD_IN_SRC=true

0 commit comments

Comments
 (0)