Merge pull request #38 from YunoHost-Apps/ci-auto-update-13.6.0

Upgrade to v13.6.0
This commit is contained in:
eric_G
2025-05-02 22:28:56 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -4,14 +4,14 @@ It shall NOT be edited by hand.
-->
<h1>
<img src="https://raw.githubusercontent.com/YunoHost/apps/master/logos/technitium-dns.png" width="32px" alt="Logo of Technitium DNS">
<img src="https://raw.githubusercontent.com/YunoHost/apps/main/logos/technitium-dns.png" width="32px" alt="Logo of Technitium DNS">
Technitium DNS, packaged for YunoHost
</h1>
DNS server for privacy and security
[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://technitium.com/dns/)
![Version: 13.5.0~ynh1](https://img.shields.io/badge/Version-13.5.0~ynh1-rgba(0,150,0,1)?style=for-the-badge)
[![Version: 13.6.0~ynh1](https://img.shields.io/badge/Version-13.6.0~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/technitium-dns/)
<div align="center">
<a href="https://apps.yunohost.org/app/technitium-dns"><img height="100px" src="https://github.com/YunoHost/yunohost-artwork/raw/refs/heads/main/badges/neopossum-badges/badge_more_info_on_the_appstore.svg"/></a>
+3 -3
View File
@@ -7,7 +7,7 @@ name = "Technitium DNS"
description.en = "DNS server for privacy and security"
description.fr = "Serveur DNS pour la confidentialité et la sécurité"
version = "13.5.0~ynh1"
version = "13.6.0~ynh1"
maintainers = ["Navan Chauhan"]
@@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://download.technitium.com/dns/archive/13.5.0/DnsServerPortable.tar.gz"
sha256 = "1b9e01b8f82854bafde97460f0cc80b5bf636343531182ffe24e8057dffa783e"
url = "https://download.technitium.com/dns/archive/13.6.0/DnsServerPortable.tar.gz"
sha256 = "89614c20fb282050f701bc785681aaf1d45a5208cf313759a093df95606014b7"
in_subdir = false
# Careful, this autoupdate does not put the right asset, it only serves as a notification!
autoupdate.strategy = "latest_github_tag"