Updated to 3.2.3
This commit is contained in:
@@ -5,7 +5,7 @@ ENV LANG C.UTF-8
|
|||||||
|
|
||||||
# Copy data for add-on
|
# Copy data for add-on
|
||||||
COPY run.sh /
|
COPY run.sh /
|
||||||
COPY duplicacy_linux_arm_3.0.1 /duplicacy
|
COPY duplicacy_linux_arm_3.2.3 /duplicacy
|
||||||
COPY preferences /.duplicacy/preferences
|
COPY preferences /.duplicacy/preferences
|
||||||
RUN chmod a+x /run.sh
|
RUN chmod a+x /run.sh
|
||||||
RUN chmod a+x /duplicacy
|
RUN chmod a+x /duplicacy
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "duplicacy",
|
"name": "duplicacy",
|
||||||
"version": "20221203.2",
|
"version": "20240326.1.2",
|
||||||
"slug": "duplicacy",
|
"slug": "duplicacy",
|
||||||
"description": "Duplicacy backup",
|
"description": "Duplicacy backup",
|
||||||
"url": "https://git.johnhgaunt.com/jgaunt/hassio-addons/src/branch/master/duplicacy",
|
"url": "https://git.johnhgaunt.com/jgaunt/hassio-addons/src/branch/master/duplicacy",
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user