From 17ac7382589ca5e6036ff2c40c44fd7435eb3712 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 26 Nov 2023 17:16:31 +0100 Subject: [PATCH] Upgrade to v0.6.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 59d929b..f6ece04 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Headphones" description.en = "Automated music downloader for NZB and Torrent" description.fr = "Téléchargeur de musique automatisé pour NZB et Torrent" -version = "0.6.0~ynh2" +version = "0.6.1~ynh1" maintainers = [] @@ -38,8 +38,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/rembo10/headphones/archive/refs/tags/v0.6.0.tar.gz" - sha256 = "e96755547b6a6cd63f2a916d4bdfd5f5a3cc62e1b89db021de441c94c064ddc6" + url = "https://github.com/rembo10/headphones/archive/refs/tags/v0.6.1.tar.gz" + sha256 = "e9b7d54efa06d869e4617ab9f9013d8096552c77ef35692632a8c61eb0a186f3" autoupdate.strategy = "latest_github_tag" [resources.ports]