From 5da3136446d60ec92f029a0ccf0da646dc262f0d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 21 Apr 2024 03:39:42 +0200 Subject: [PATCH] Upgrade to v2024.04.20 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 586a6a6..dd48b64 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "ifconfig-io" description.en = "IP API service to get their public IP address" description.fr = "Service API IP pour obtenir leur adresse IP publique" -version = "2024.01.06~ynh1" +version = "2024.04.20~ynh1" maintainers = ["Fabian Wilkens"] @@ -44,8 +44,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/georgyo/ifconfig.io/archive/3233adac9a7ce721c1a0237788eb84237b0632b4.tar.gz" - sha256 = "4722bb0d360cc897b6b51c7f51e2651231deedcdb5c7982ca4fc2d5b0b6c26a7" + url = "https://github.com/georgyo/ifconfig.io/archive/6c13119b0b9cbf21143e4ca912dae26521dce8ae.tar.gz" + sha256 = "c61e36a3123c5fe48c0bd8c17b2a25f6af6f650ef4b5887df32096f4c5ce547e" autoupdate.strategy = "latest_github_commit" [resources.system_user]