fix addon urls

This commit is contained in:
Arne Petersen
2020-10-08 03:27:45 +02:00
parent f815258a4a
commit 89f1b8d80b
12 changed files with 12 additions and 12 deletions

View File

@@ -8,7 +8,7 @@
"version_regex": "(\\d+\\.\\d+\\.\\d+.\\d+)-(ls\\d+)" "version_regex": "(\\d+\\.\\d+\\.\\d+.\\d+)-(ls\\d+)"
}, },
"description": "A Free Software Media System that puts you in control of managing and streaming your media.", "description": "A Free Software Media System that puts you in control of managing and streaming your media.",
"url": "https://github.com/petersendev/hassio-addons/emby", "url": "https://github.com/petersendev/hassio-addons/tree/master/emby",
"startup": "services", "startup": "services",
"arch": [ "arch": [
"aarch64", "aarch64",

View File

@@ -8,7 +8,7 @@
"version_regex": "(\\d+\\.\\d+\\.\\d+)-(ls\\d+)" "version_regex": "(\\d+\\.\\d+\\.\\d+)-(ls\\d+)"
}, },
"description": "Application Dashboard", "description": "Application Dashboard",
"url": "https://github.com/petersendev/hassio-addons/heimdall", "url": "https://github.com/petersendev/hassio-addons/tree/master/heimdall",
"startup": "services", "startup": "services",
"arch": [ "arch": [
"aarch64", "aarch64",

View File

@@ -8,7 +8,7 @@
"version_regex": "v(\\d+\\.\\d+\\.\\d+)-(ls\\d+)" "version_regex": "v(\\d+\\.\\d+\\.\\d+)-(ls\\d+)"
}, },
"description": "Meta search application for NZB indexers", "description": "Meta search application for NZB indexers",
"url": "https://github.com/petersendev/hassio-addons/hydra2", "url": "https://github.com/petersendev/hassio-addons/tree/master/hydra2",
"startup": "services", "startup": "services",
"arch": [ "arch": [
"aarch64", "aarch64",

View File

@@ -9,7 +9,7 @@
"version_regex": "(\\d+\\.\\d+\\.?\\d*-?\\w*.?\\d*)" "version_regex": "(\\d+\\.\\d+\\.?\\d*-?\\w*.?\\d*)"
}, },
"description": "Ambient Ligting implementation", "description": "Ambient Ligting implementation",
"url": "https://github.com/petersendev/hassio-addons/hyperion", "url": "https://github.com/petersendev/hassio-addons/tree/master/hyperion",
"startup": "services", "startup": "services",
"arch": [ "arch": [
"aarch64", "aarch64",

View File

@@ -8,7 +8,7 @@
"version_regex": "v(\\d+\\.\\d+\\.\\d+)-(ls\\d+)" "version_regex": "v(\\d+\\.\\d+\\.\\d+)-(ls\\d+)"
}, },
"description": "API Support for your favorite torrent trackers", "description": "API Support for your favorite torrent trackers",
"url": "https://github.com/petersendev/hassio-addons/jackett", "url": "https://github.com/petersendev/hassio-addons/tree/master/jackett",
"startup": "services", "startup": "services",
"arch": [ "arch": [
"aarch64", "aarch64",

View File

@@ -8,7 +8,7 @@
"version_regex": "v(\\d+\\.\\d+\\.\\d+)-(ls\\d+)" "version_regex": "v(\\d+\\.\\d+\\.\\d+)-(ls\\d+)"
}, },
"description": "A Free Software Media System that puts you in control of managing and streaming your media.", "description": "A Free Software Media System that puts you in control of managing and streaming your media.",
"url": "https://github.com/petersendev/hassio-addons/jellyfin", "url": "https://github.com/petersendev/hassio-addons/tree/master/jellyfin",
"startup": "services", "startup": "services",
"arch": [ "arch": [
"aarch64", "aarch64",

View File

@@ -8,7 +8,7 @@
"version_regex": "v(\\d+\\.\\d+\\.?\\d*)-(ls\\d+)" "version_regex": "v(\\d+\\.\\d+\\.?\\d*)-(ls\\d+)"
}, },
"description": "Usenet downloader", "description": "Usenet downloader",
"url": "https://github.com/petersendev/hassio-addons/nzbget", "url": "https://github.com/petersendev/hassio-addons/tree/master/nzbget",
"startup": "services", "startup": "services",
"arch": [ "arch": [
"aarch64", "aarch64",

View File

@@ -8,7 +8,7 @@
"version_regex": "v(\\d+\\.\\d+\\.\\d+\\.\\d+)-(ls\\d+)" "version_regex": "v(\\d+\\.\\d+\\.\\d+\\.\\d+)-(ls\\d+)"
}, },
"description": "A fork of Sonarr to work with movies à la Couchpotato", "description": "A fork of Sonarr to work with movies à la Couchpotato",
"url": "https://github.com/petersendev/hassio-addons/radarr", "url": "https://github.com/petersendev/hassio-addons/tree/master/radarr",
"startup": "services", "startup": "services",
"arch": [ "arch": [
"aarch64", "aarch64",

View File

@@ -8,7 +8,7 @@
"version_regex": "(\\d+\\.\\d+\\.\\d+\\.\\d+)-(ls\\d+)" "version_regex": "(\\d+\\.\\d+\\.\\d+\\.\\d+)-(ls\\d+)"
}, },
"description": "PVR for usenet and bittorrent users", "description": "PVR for usenet and bittorrent users",
"url": "https://github.com/petersendev/hassio-addons/sonarr", "url": "https://github.com/petersendev/hassio-addons/tree/master/sonarr",
"startup": "services", "startup": "services",
"arch": [ "arch": [
"aarch64", "aarch64",

View File

@@ -8,7 +8,7 @@
"version_regex": "(\\d+\\.\\d\\.\\d)" "version_regex": "(\\d+\\.\\d\\.\\d)"
}, },
"description": "Redirect magnet links to transmission", "description": "Redirect magnet links to transmission",
"url": "https://github.com/petersendev/hassio-addons/transmission-magnet-redirect", "url": "https://github.com/petersendev/hassio-addons/tree/master/transmission-magnet-redirect",
"startup": "services", "startup": "services",
"arch": [ "arch": [
"amd64" "amd64"

View File

@@ -9,7 +9,7 @@
"release_regex": "v(\\d+\\.\\d+)" "release_regex": "v(\\d+\\.\\d+)"
}, },
"description": "OpenVPN and Transmission with WebUI", "description": "OpenVPN and Transmission with WebUI",
"url": "https://github.com/petersendev/hassio-addons/transmission-openvpn", "url": "https://github.com/petersendev/hassio-addons/tree/master/transmission-openvpn",
"startup": "services", "startup": "services",
"arch": [ "arch": [
"aarch64", "aarch64",

View File

@@ -8,7 +8,7 @@
"version_regex": "(\\d+\\.\\d+\\.\\d+-?\\w*)-(ls\\d+)" "version_regex": "(\\d+\\.\\d+\\.\\d+-?\\w*)-(ls\\d+)"
}, },
"description": "IRC network bouncer", "description": "IRC network bouncer",
"url": "https://github.com/petersendev/hassio-addons/znc", "url": "https://github.com/petersendev/hassio-addons/tree/master/znc",
"startup": "services", "startup": "services",
"arch": [ "arch": [
"aarch64", "aarch64",