mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-02 03:58:45 +02:00
Updater bot : autobrr updated to 1.19.0
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 1.19.0 (18-03-2023)
|
||||||
|
- Update to latest version from autobrr/autobrr
|
||||||
### v1.9.0 (17-03-2023)
|
### v1.9.0 (17-03-2023)
|
||||||
- Minor bugs fixed
|
- Minor bugs fixed
|
||||||
### 1.9.0 (17-03-2023)
|
### 1.9.0 (17-03-2023)
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="test"
|
ARG BUILD_UPSTREAM="1.19.0"
|
||||||
FROM ${BUILD_FROM}
|
FROM ${BUILD_FROM}
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
|||||||
@@ -83,6 +83,6 @@
|
|||||||
},
|
},
|
||||||
"slug": "autobrr",
|
"slug": "autobrr",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/autobrr",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/autobrr",
|
||||||
"version": "v1.9.0",
|
"version": "1.19.0",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:7474]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:7474]"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"last_update": "11-03-2023",
|
"last_update": "18-03-2023",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "autborr",
|
"slug": "autborr",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "autobrr/autobrr",
|
"upstream_repo": "autobrr/autobrr",
|
||||||
"upstream_version": "test"
|
"upstream_version": "1.19.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user