Skip to content

Commit 51f893e

Browse files
committed
install: update proxmox and ha
1 parent 29c5dfd commit 51f893e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

install/config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Home Assistant Addon Configuration
22
name: Scrypted
3-
version: "v0.114.0-jammy-full"
3+
version: "v0.116.0-jammy-full"
44
slug: scrypted
55
description: Scrypted is a high performance home video integration and automation platform
66
url: "https://github.com/koush/scrypted"

install/local/install-scrypted-proxmox.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ function readyn() {
1010
}
1111

1212
cd /tmp
13-
SCRYPTED_VERSION=v0.96.0
13+
SCRYPTED_VERSION=v0.116.0
1414
SCRYPTED_TAR_ZST=scrypted-$SCRYPTED_VERSION.tar.zst
1515
if [ -z "$VMID" ]
1616
then

0 commit comments

Comments
 (0)