From d703d62f5e1459124cd8aabd709c16a71a03ba9e Mon Sep 17 00:00:00 2001 From: Maor Date: Thu, 8 Feb 2024 00:17:43 +0200 Subject: [PATCH] Upgrade Transmission to v4.0.5 - Second try. This reverts commit c7ddd08749a5f0346ac3adb83a4f4b1bcf60b425. --- transmission/CHANGELOG.md | 3 +++ transmission/Dockerfile | 2 +- transmission/config.yaml | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/transmission/CHANGELOG.md b/transmission/CHANGELOG.md index c1a7406..7940ca1 100644 --- a/transmission/CHANGELOG.md +++ b/transmission/CHANGELOG.md @@ -5,6 +5,9 @@ All notable changes to this project are documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [1.2.4] - 2024-02-08 + +Upgrade Transmission from v4.0.4 to v4.0.5. ## [1.2.3] - 2023-11-27 diff --git a/transmission/Dockerfile b/transmission/Dockerfile index 470e395..634077b 100644 --- a/transmission/Dockerfile +++ b/transmission/Dockerfile @@ -2,7 +2,7 @@ ARG BUILD_FROM FROM $BUILD_FROM RUN apk add --no-cache \ - transmission-daemon~=4.0.4 + transmission-daemon~=4.0.5 COPY run.sh / RUN chmod a+x /run.sh diff --git a/transmission/config.yaml b/transmission/config.yaml index a6574ac..3aaa5e3 100644 --- a/transmission/config.yaml +++ b/transmission/config.yaml @@ -2,7 +2,7 @@ name: "Transmission" homeassistant: "2023.11.3" description: "Transmission is a popular, fast, open-sourced BitTorrent client with an easy to use web UI." url: "https://github.com/maorcc/hassio-addon-transmission/tree/main/transmission" -version: "1.2.3" +version: "1.2.4" slug: "transmission" init: false arch: