Update to 3.1.133

This commit is contained in:
alexbelgium
2021-07-23 07:13:28 +02:00
parent 14b500c38f
commit c6dd875a20
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 3.1.133 (23-07-2021)
- Update to latest version from flexget/flexget
## 3.1.132 (12-07-2021)
- Update to latest version from flexget/flexget

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="3.1.132"
ARG BUILD_UPSTREAM="3.1.133"
FROM wiserain/flexget:latest
RUN \

View File

@@ -1,7 +1,7 @@
{
"name": "Flexget",
"version": "3.1.132",
"upstream": "3.1.132",
"version": "3.1.133",
"upstream": "3.1.133",
"slug": "flexget",
"description": "FlexGet is a multipurpose automation tool for all of your media",
"url": "https://github.com/alexbelgium/hassio-addons",