We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29c5dfd commit 51f893eCopy full SHA for 51f893e
install/config.yaml
@@ -1,6 +1,6 @@
1
# Home Assistant Addon Configuration
2
name: Scrypted
3
-version: "v0.114.0-jammy-full"
+version: "v0.116.0-jammy-full"
4
slug: scrypted
5
description: Scrypted is a high performance home video integration and automation platform
6
url: "https://github.com/koush/scrypted"
install/local/install-scrypted-proxmox.sh
@@ -10,7 +10,7 @@ function readyn() {
10
}
11
12
cd /tmp
13
-SCRYPTED_VERSION=v0.96.0
+SCRYPTED_VERSION=v0.116.0
14
SCRYPTED_TAR_ZST=scrypted-$SCRYPTED_VERSION.tar.zst
15
if [ -z "$VMID" ]
16
then
0 commit comments