From 0e66c9361fe73702cb85d059eb2c0428e59240d7 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 25 Aug 2024 20:54:55 +0000 Subject: [PATCH] :arrow_up: Updating add-on SABnzbd to d0c82cb --- README.md | 6 +++--- sabnzbd/CHANGELOG.md | 4 ++++ sabnzbd/README.md | 4 ++-- sabnzbd/config.yaml | 2 +- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6685e81dd..af5e37c6c 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/73bff5a -[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/73bff5a/README.md +[addon-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/tree/d0c82cb +[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/d0c82cb/README.md [sabnzbd-issue]: https://github.com/hassio-addons/addon-sabnzbd/issues -[sabnzbd-version-shield]: https://img.shields.io/badge/version-73bff5a-blue.svg +[sabnzbd-version-shield]: https://img.shields.io/badge/version-d0c82cb-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 fc837485b..1a9e9cb8a 100644 --- a/sabnzbd/CHANGELOG.md +++ b/sabnzbd/CHANGELOG.md @@ -1,4 +1,8 @@ # Changelog since v0.2.1 +- ⬆️ Update alpine_3_20/python3 to v3.12.3-r2 +- ⬆️ Update alpine_3_20/python3-dev to v3.12.3-r2 (#37) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - ⬆️ Update sabnzbd/sabnzbd to v4.3.3 (#35) - ⬆️ Update alpine_3_20/nginx to v1.26.2-r0 - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.2.1 diff --git a/sabnzbd/README.md b/sabnzbd/README.md index db2ed8c11..fa93f9d4c 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-73bff5a-blue.svg -[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/73bff5a \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-d0c82cb-blue.svg +[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/d0c82cb \ No newline at end of file diff --git a/sabnzbd/config.yaml b/sabnzbd/config.yaml index a39ff07c9..5a9ed837e 100644 --- a/sabnzbd/config.yaml +++ b/sabnzbd/config.yaml @@ -1,5 +1,5 @@ name: SABnzbd -version: 73bff5a +version: d0c82cb slug: sabnzbd description: Free and easy binary newsreader url: https://github.com/hassio-addons/addon-sabnzbd/tree/main/README.md