mirror of
https://github.com/Squidly271/community.applications.git
synced 2025-06-03 14:52:13 +08:00
php
This commit is contained in:
parent
685b72714a
commit
6d6f85fb58
Binary file not shown.
@ -2,8 +2,8 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "community.applications">
|
||||
<!ENTITY author "Andrew Zawadzki">
|
||||
<!ENTITY version "2024.05.03">
|
||||
<!ENTITY md5 "16ba195670cadafdad7f195f42c87a9d">
|
||||
<!ENTITY version "2024.06.08">
|
||||
<!ENTITY md5 "d7fc54117c903203551086326225b7f6">
|
||||
<!ENTITY launch "Apps">
|
||||
<!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
|
||||
<!ENTITY github "Squidly271/community.applications">
|
||||
@ -13,6 +13,9 @@
|
||||
<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;" min="6.12.0" support="https://forums.unraid.net/topic/38582-plug-in-community-applications" icon="users">
|
||||
|
||||
<CHANGES>
|
||||
###2024.06.08
|
||||
- Fixed: Various PHP8 warnings
|
||||
|
||||
###2024.05.03
|
||||
- Fixed: curl encoding option of "" no longer works on backup application feed. Switch to "deflate" as a fallback in case of failure on all downloads
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user