From: Tianling Shen Date: Tue, 21 Oct 2025 05:52:54 +0000 (+0800) Subject: cloudreve: Update to 4.9.2 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=480d1493232229219c08d7598c4f54f72ff916f4;p=feed%2Fpackages.git cloudreve: Update to 4.9.2 > Breaking change: > If you are using AlibabaCloud OSS storage policy, please go to the > admin dashboard after upgrading, edit each OSS storage policy, > fill in the correct Region in Basic info and save it, otherwise > the storage policy will not continue to work. Changelog: - https://github.com/cloudreve/cloudreve/releases/tag/4.9.0 - https://github.com/cloudreve/cloudreve/releases/tag/4.9.1 - https://github.com/cloudreve/cloudreve/releases/tag/4.9.2 Signed-off-by: Tianling Shen --- diff --git a/net/cloudreve/Makefile b/net/cloudreve/Makefile index 3078a95d36..d23e3ce133 100644 --- a/net/cloudreve/Makefile +++ b/net/cloudreve/Makefile @@ -5,13 +5,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cloudreve -PKG_VERSION:=4.8.0 +PKG_VERSION:=4.9.2 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/cloudreve/Cloudreve.git PKG_SOURCE_VERSION:=$(PKG_VERSION) -PKG_MIRROR_HASH:=49f7b95d3ccfde72cc176ab008a50a158602e4fdd5a235acccad355bb2bacbce +PKG_MIRROR_HASH:=d88edc8af20a5cce662689a297123d1b4d504b0ca0499942068bdbb3c9ec8ea7 PKG_LICENSE:=GPL-3.0-only PKG_LICENSE_FILES:=LICENSE