From 835422aea61546e99c177408a62f3d5720ac2215 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 15 Feb 2024 22:48:12 +0100 Subject: [PATCH 1/2] Upgrade to v2024.01.06 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 9bb3c3c..71bbd38 100644 --- a/manifest.toml +++ b/manifest.toml @@ -4,7 +4,7 @@ id = "ifconfig-io" name = "ifconfig-io" description.en = "IP API service to get their public IP address." -version = "2023.06.07~ynh1" +version = "2024.01.06~ynh1" maintainers = ["Fabian Wilkens"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/georgyo/ifconfig.io/archive/4c3a38aec0523d95cd8bb9a9fdcbae019763f009.tar.gz" - sha256 = "aa92565aba3cb2ce88808793c450b93c4dbd008e952f5cfe7c4c2fa677a6c226" + url = "https://github.com/georgyo/ifconfig.io/archive/3233adac9a7ce721c1a0237788eb84237b0632b4.tar.gz" + sha256 = "4722bb0d360cc897b6b51c7f51e2651231deedcdb5c7982ca4fc2d5b0b6c26a7" autoupdate.strategy = "latest_github_commit" [resources.system_user] From e6d7fedfe168fb516b8092ceafb9a5b67d5a465b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 15 Feb 2024 21:48:18 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 10240b6..423b3df 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ I used the gin framework as it does several things to ensure that there are no m Tested to handle 15,000 requests persecond on modest hardware with an average response time of 130ms. -**Shipped version:** 2023.06.07~ynh1 +**Shipped version:** 2024.01.06~ynh1 **Demo:** https://ifconfig.io ## Documentation and resources diff --git a/README_fr.md b/README_fr.md index c12910f..cbf7fd9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,7 +23,7 @@ I used the gin framework as it does several things to ensure that there are no m Tested to handle 15,000 requests persecond on modest hardware with an average response time of 130ms. -**Version incluse :** 2023.06.07~ynh1 +**Version incluse :** 2024.01.06~ynh1 **Démo :** https://ifconfig.io ## Documentations et ressources