From 48f15f380066e1dc28168dff8407122ed64f709d Mon Sep 17 00:00:00 2001 From: Fabian Wilkens Date: Fri, 28 Oct 2022 16:44:33 +0200 Subject: [PATCH] Update: to latest version --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 63863ce..3c4afbc 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/georgyo/ifconfig.io/archive/0395b2024d26ffa92cede56f456e4a784c45c4de.tar.gz -SOURCE_SUM=8314375a4558d059eff6d45751c9b13429e720894a26b2b166ab0342489198e7 +SOURCE_URL=https://github.com/georgyo/ifconfig.io/archive/8373c69bf830ae6280dce9c321213cb2e527a89f.tar.gz +SOURCE_SUM=78D9D9FFA14FDDB29F36A8224A22773AA1BF752282ABAFF2AD7E4FB2BDA43BA2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index c0720c7..5d22c23 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "IP API service to get their public IP address." }, - "version": "2022.01.05~ynh3", + "version": "2022.10.21~ynh1", "url": "https://github.com/georgyo/ifconfig.io/", "upstream": { "license": "MIT",