Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
fix(github-release): update adguardteam/adguardhome to v0.107.37 (#2880)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2023
1 parent fa4d70c commit a8c5b55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ansible/router/inventory/group_vars/all/adguard_home.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
#

# renovate: datasource=github-releases depName=AdguardTeam/AdGuardHome
adguard_home_version: "v0.107.36"
adguard_home_version: "v0.107.37"
adguard_home_download_url: https://github.com/AdguardTeam/AdGuardHome/releases/download/{{ adguard_home_version }}/AdGuardHome_freebsd_amd64.tar.gz
2 changes: 1 addition & 1 deletion ansible/router/roles/adguardhome.router/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
#

# renovate: datasource=github-releases depName=AdguardTeam/AdGuardHome
adguardhome_version: "v0.107.36"
adguardhome_version: "v0.107.37"
adguardhome_download_url: https://github.com/AdguardTeam/AdGuardHome/releases/download/{{ adguardhome_version }}/AdGuardHome_freebsd_amd64.tar.gz

0 comments on commit a8c5b55

Please sign in to comment.