all: upd urls

This commit is contained in:
Ainar Garipov
2022-07-28 18:35:26 +03:00
parent 07d48af10c
commit 931d61bd9e
13 changed files with 75 additions and 73 deletions

View File

@@ -349,7 +349,7 @@ echo "version=$version" > "./${dist}/version.txt"
# Create the version.json file.
version_download_url="https://static.adguard.com/adguardhome/${channel}"
version_download_url="https://static.adtidy.org/adguardhome/${channel}"
version_json="./${dist}/version.json"
readonly version_download_url version_json