From 3d7a6ea4435a417411da4a96f1524d1aa82b06e3 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 11 Aug 2021 17:37:35 +0000 Subject: [PATCH] :arrow_up: Updating add-on AdGuard Home to 29bbd0e --- README.md | 6 +++--- adguard/CHANGELOG.md | 1 + adguard/README.md | 6 +++--- adguard/config.json | 2 +- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8fdc2ad05..2bbfd0264 100644 --- a/README.md +++ b/README.md @@ -696,10 +696,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/947a7bd -[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/947a7bd/README.md +[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/29bbd0e +[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/29bbd0e/README.md [adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues -[adguard-version-shield]: https://img.shields.io/badge/version-947a7bd-blue.svg +[adguard-version-shield]: https://img.shields.io/badge/version-29bbd0e-blue.svg [adguard-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [adguard-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/adguard/CHANGELOG.md b/adguard/CHANGELOG.md index 1a37a40ec..c03afab55 100644 --- a/adguard/CHANGELOG.md +++ b/adguard/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v4.1.6 +- 🚀 Fix CI by removing GPG check with SKS keyservers (#229) - ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 (#224) Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.1 to 2.2. diff --git a/adguard/README.md b/adguard/README.md index 14fd96ed0..b2b1a747e 100644 --- a/adguard/README.md +++ b/adguard/README.md @@ -51,6 +51,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-947a7bd-blue.svg -[release]: https://github.com/hassio-addons/addon-adguard-home/tree/947a7bd -[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/947a7bd/images/screenshot.png \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-29bbd0e-blue.svg +[release]: https://github.com/hassio-addons/addon-adguard-home/tree/29bbd0e +[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/29bbd0e/images/screenshot.png \ No newline at end of file diff --git a/adguard/config.json b/adguard/config.json index 9cc3cab1b..60fd0714c 100644 --- a/adguard/config.json +++ b/adguard/config.json @@ -1,6 +1,6 @@ { "name": "AdGuard Home", - "version": "947a7bd", + "version": "29bbd0e", "slug": "adguard", "description": "Network-wide ads & trackers blocking DNS server", "url": "https://github.com/hassio-addons/addon-adguard-home",