ha/proxmox: release

This commit is contained in:
Koushik Dutta
2024-01-03 18:55:51 -08:00
parent f883d8738c
commit 80124ca83b
2 changed files with 2 additions and 2 deletions

View File

@@ -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"

View File

@@ -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