Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Commit f06b07d

Browse files
committed
alist: bump to v3.45.0
1 parent fe578e6 commit f06b07d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

alist/Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
include $(TOPDIR)/rules.mk
88

99
PKG_NAME:=alist
10-
PKG_VERSION:=3.44.0
11-
PKG_WEB_VERSION:=3.44.0
10+
PKG_VERSION:=3.45.0
11+
PKG_WEB_VERSION:=3.45.0
1212
PKG_RELEASE:=1
1313

1414
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1515
PKG_SOURCE_URL:=https://codeload.github.com/AlistGo/alist/tar.gz/v$(PKG_VERSION)?
16-
PKG_HASH:=8511e147e912933ba05c31c28f25c4245cc3529f854b0471ba947e33c09f297d
16+
PKG_HASH:=224119ea5a3b43694e5342c460ab471d6477db1bf7ade5180d542a32363cb097
1717

1818
PKG_LICENSE:=GPL-3.0
1919
PKG_LICENSE_FILE:=LICENSE
@@ -23,7 +23,7 @@ define Download/$(PKG_NAME)-web
2323
FILE:=$(PKG_NAME)-web-$(PKG_WEB_VERSION).tar.gz
2424
URL_FILE:=dist.tar.gz
2525
URL:=https://github.com/AlistGo/alist-web/releases/download/$(PKG_WEB_VERSION)/
26-
HASH:=3709bec59bbc14f0f9f74193cebbb25a317c978fa3a5ae06a900eb341e1b5ae7
26+
HASH:=408b1822893ba6dd6bbeb4055d6c8b96c178d10f4fbb8e5696cf14dcc88dd2fb
2727
endef
2828

2929
PKG_BUILD_DEPENDS:=golang/host

0 commit comments

Comments
 (0)