Skip to content

Commit 7dadc15

Browse files
preview: publish PR #127 at 4aedffa
1 parent d06c81f commit 7dadc15

4 files changed

Lines changed: 6 additions & 7 deletions
Binary file not shown.
Binary file not shown.

pr/127/community.applications.plg

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
<?xml version='1.0' standalone='yes'?>
22
<!DOCTYPE PLUGIN [
33
<!ENTITY name "community.applications">
4-
<!ENTITY displayName "Community Applications (PR #127 PREVIEW)">
54
<!ENTITY author "Lime Technology">
6-
<!ENTITY version "2026.07.14-pr127-682bf02">
7-
<!ENTITY md5 "d5db6e7bf32906868343a46bfa96cbc0">
5+
<!ENTITY version "2026.07.14-pr127-4aedffa">
6+
<!ENTITY md5 "87ee72e5e4b354daafdc9215303682d5">
87
<!ENTITY launch "Apps">
98
<!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
109
<!ENTITY github "unraid/community.applications">
11-
<!ENTITY pluginURL "https://raw.githubusercontent.com/unraid/community.applications/pr-previews/pr/127/community.applications.plg">
10+
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/master/plugins/&name;.plg">
1211
]>
1312

14-
<PLUGIN name="&displayName;" author="&author;" version="&version;" pluginURL="&pluginURL;" min="6.12.0" support="https://forums.unraid.net/topic/38582-plug-in-community-applications" icon="users">
13+
<PLUGIN name="&name;" author="&author;" version="&version;" pluginURL="&pluginURL;" min="6.12.0" support="https://forums.unraid.net/topic/38582-plug-in-community-applications" icon="users">
1514

1615
<CHANGES>
1716
###2026.07.14
@@ -2486,7 +2485,7 @@ if [[ -e /tmp/community.applications/tempFiles/templates.json ]]; then rm /tmp/c
24862485
The 'source' file.
24872486
-->
24882487
<FILE Name="/boot/config/plugins/&name;/&name;-&version;-x86_64-1.txz" Run="upgradepkg --install-new --reinstall">
2489-
<URL>https://raw.githubusercontent.com/unraid/community.applications/pr-previews/pr/127/community.applications-2026.07.14-pr127-682bf02-x86_64-1.txz</URL>
2488+
<URL>https://raw.githubusercontent.com/unraid/community.applications/pr-previews/pr/127/community.applications-2026.07.14-pr127-4aedffa-x86_64-1.txz</URL>
24902489
<MD5>&md5;</MD5>
24912490
</FILE>
24922491

pr/127/preview.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"pr":127,"sha":"682bf026d797a3644c35edca952555a076becef6","version":"2026.07.14-pr127-682bf02","package":"community.applications-2026.07.14-pr127-682bf02-x86_64-1.txz"}
1+
{"pr":127,"sha":"4aedffa616e5af1a4705dbb011e9ebcd892129fa","version":"2026.07.14-pr127-4aedffa","package":"community.applications-2026.07.14-pr127-4aedffa-x86_64-1.txz"}

0 commit comments

Comments
 (0)