diff --git a/install/config.yaml b/install/config.yaml index e0b9d15a2..13c08555e 100755 --- a/install/config.yaml +++ b/install/config.yaml @@ -1,6 +1,6 @@ # Home Assistant Addon Configuration name: Scrypted -version: "18-jammy-full.s6-v0.72.0" +version: "18-jammy-full.s6-v0.79.0" slug: scrypted description: Scrypted is a high performance home video integration and automation platform url: "https://github.com/koush/scrypted" diff --git a/install/local/install-scrypted-proxmox.sh b/install/local/install-scrypted-proxmox.sh index bc9d53a6c..19f90b83c 100644 --- a/install/local/install-scrypted-proxmox.sh +++ b/install/local/install-scrypted-proxmox.sh @@ -10,7 +10,7 @@ function readyn() { } cd /tmp -SCRYPTED_VERSION=v0.72.0 +SCRYPTED_VERSION=v0.79.0 SCRYPTED_TAR_ZST=scrypted-$SCRYPTED_VERSION.tar.zst if [ -z "$VMID" ] then