Update to 3.1.132

This commit is contained in:
alexbelgium
2021-07-12 01:56:39 +02:00
parent d6ba849d2e
commit 0020502ad5
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 3.1.132 (12-07-2021)
- Update to latest version from flexget/flexget
## 3.1.131 (01-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.131"
ARG BUILD_UPSTREAM="3.1.132"
FROM wiserain/flexget:latest
RUN \

View File

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