Skip to content

Commit

Permalink
alist: bump to v3.37.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gitea-action committed Sep 18, 2024
1 parent 6047281 commit 268f333
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions alist/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=alist
PKG_VERSION:=3.37.3
PKG_VERSION:=3.37.4
PKG_WEB_VERSION:=3.37.1
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/alist-org/alist/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=a9f974498a2e7dc34198d6d1994a379ac97b4a295f3ccfbea0c17eaae79b1281
PKG_HASH:=0f2c54aba7ddcfd7df3e959ce40709bbd88bf4eb9b0436079db879c8eb25b51b

PKG_LICENSE:=GPL-3.0
PKG_LICENSE_FILE:=LICENSE
Expand Down

0 comments on commit 268f333

Please sign in to comment.