From ed8dd6e3d28ed9d11d57709279edc69b0fffbad9 Mon Sep 17 00:00:00 2001 From: Fabian Wilkens Date: Fri, 16 Jun 2023 20:34:09 +0200 Subject: [PATCH 1/2] Update to latest version --- check_process | 8 ++++---- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/check_process b/check_process index ce9d843..ab0bd9e 100644 --- a/check_process +++ b/check_process @@ -15,8 +15,8 @@ setup_private=0 setup_public=1 upgrade=1 - # 2022.12.16~ynh1 - upgrade=1 from_commit=cbfc1c97552baf502de72232d7467d9f168e4749 + # 2023.03.26~ynh1 + upgrade=1 from_commit=d365406c2e3be696ea13ff2a55b85980b73a9060 backup_restore=1 multi_instance=1 port_already_use=0 @@ -25,6 +25,6 @@ Email= Notification=none ;;; Upgrade options - ; commit=cbfc1c97552baf502de72232d7467d9f168e4749 - name=2022.12.26~ynh1 + ; commit=d365406c2e3be696ea13ff2a55b85980b73a9060 + name=2023.03.26~ynh1 manifest_arg=domain=DOMAIN&path=PATH diff --git a/conf/app.src b/conf/app.src index 5adedd3..4153a36 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/georgyo/ifconfig.io/archive/3feb4d428dfa7881c60849b16167beccc73994e8.tar.gz -SOURCE_SUM=b1144fc5c394ae2bda5a2d0bf3cdf7586e863187b833ed5a9265fbd62a81f7fe +SOURCE_URL=https://github.com/georgyo/ifconfig.io/archive/4c3a38aec0523d95cd8bb9a9fdcbae019763f009.tar.gz +SOURCE_SUM=aa92565aba3cb2ce88808793c450b93c4dbd008e952f5cfe7c4c2fa677a6c226 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 1825e02..587fd98 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "IP API service to get their public IP address." }, - "version": "2023.03.26~ynh1", + "version": "2023.06.07~ynh1", "url": "https://github.com/georgyo/ifconfig.io/", "upstream": { "license": "MIT", From 772a9a86bc66000924111d158641c8bb9a699e36 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 16 Jun 2023 18:34:31 +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 303e829..0cb5089 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.03.26~ynh1 +**Shipped version:** 2023.06.07~ynh1 **Demo:** https://ifconfig.io ## Documentation and resources diff --git a/README_fr.md b/README_fr.md index 54241cd..5fe29c3 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.03.26~ynh1 +**Version incluse :** 2023.06.07~ynh1 **Démo :** https://ifconfig.io ## Documentations et ressources