From 8ac8391852e88fa12d6ab97c166af444506d6be6 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 21 Dec 2024 07:56:05 +0000 Subject: [PATCH] :arrow_up: Updating add-on SABnzbd to fe2b7e0 --- README.md | 6 +++--- sabnzbd/CHANGELOG.md | 1 + sabnzbd/README.md | 4 ++-- sabnzbd/config.yaml | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ee64e5978..4f194adb9 100644 --- a/README.md +++ b/README.md @@ -1023,10 +1023,10 @@ SOFTWARE. [readarr-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [readarr-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [readarr-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/tree/34e6aa6 -[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/34e6aa6/README.md +[addon-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/tree/fe2b7e0 +[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/fe2b7e0/README.md [sabnzbd-issue]: https://github.com/hassio-addons/addon-sabnzbd/issues -[sabnzbd-version-shield]: https://img.shields.io/badge/version-34e6aa6-blue.svg +[sabnzbd-version-shield]: https://img.shields.io/badge/version-fe2b7e0-blue.svg [sabnzbd-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [sabnzbd-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [sabnzbd-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/sabnzbd/CHANGELOG.md b/sabnzbd/CHANGELOG.md index 28a0bc3e5..7989e26b8 100644 --- a/sabnzbd/CHANGELOG.md +++ b/sabnzbd/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.3.1 +- ⬆️ Update sabnzbd/sabnzbd to v4.4.1 (#57) - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.0.1 (#56) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/sabnzbd/README.md b/sabnzbd/README.md index 0befe5386..393505e27 100644 --- a/sabnzbd/README.md +++ b/sabnzbd/README.md @@ -40,5 +40,5 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-34e6aa6-blue.svg -[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/34e6aa6 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-fe2b7e0-blue.svg +[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/fe2b7e0 \ No newline at end of file diff --git a/sabnzbd/config.yaml b/sabnzbd/config.yaml index bb00bd505..d235de2f5 100644 --- a/sabnzbd/config.yaml +++ b/sabnzbd/config.yaml @@ -1,5 +1,5 @@ name: SABnzbd -version: 34e6aa6 +version: fe2b7e0 slug: sabnzbd description: Free and easy binary newsreader url: https://github.com/hassio-addons/addon-sabnzbd/tree/main/README.md