Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-06-07 00:36:27 +00:00
parent 218ab2aa89
commit 083f8e5fd7

View File

@@ -1399,11 +1399,11 @@
"name": "ARR-Stack", "name": "ARR-Stack",
"slug": "arr-stack", "slug": "arr-stack",
"desc": "Proxmox VE Helper Scripts for setting up a stack of applications for use with Prowlarr, Sonarr, Radarr, Lidarr, Seerr, and qBittorrent.", "desc": "Proxmox VE Helper Scripts for setting up a stack of applications for use with Prowlarr, Sonarr, Radarr, Lidarr, Seerr, and qBittorrent.",
"script": "tools/pve/arr-stack.sh", "script": "tools/addon/arr-stack.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/arr-stack.sh", "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/arr-stack.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/pve/arr-stack.sh", "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/addon/arr-stack.sh",
"type": "pve", "type": "addon",
"type_id": "1uyjfno0fpf5buh", "type_id": "88xtxy57q80v38v",
"categories": [ "categories": [
"scriptcat00012" "scriptcat00012"
], ],
@@ -17216,7 +17216,7 @@
"updateable": true, "updateable": true,
"privileged": false, "privileged": false,
"has_arm": false, "has_arm": false,
"is_dev": true, "is_dev": false,
"execute_in": [ "execute_in": [
"lxc" "lxc"
], ],
@@ -18531,7 +18531,7 @@
"updateable": true, "updateable": true,
"privileged": false, "privileged": false,
"has_arm": false, "has_arm": false,
"is_dev": true, "is_dev": false,
"execute_in": [ "execute_in": [
"lxc" "lxc"
], ],