1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ifconfig-io_ynh.git synced 2024-09-03 20:36:27 +02:00

Update to latest version

This commit is contained in:
Fabian Wilkens 2023-04-16 06:06:08 +02:00
parent cbfc1c9755
commit f1c7e96aba
No known key found for this signature in database
GPG key ID: 23DFA025BB4E9FAB
3 changed files with 7 additions and 7 deletions

View file

@ -15,8 +15,8 @@
setup_private=0
setup_public=1
upgrade=1
# 2022.01.05~ynh3
upgrade=1 from_commit=4980c6868671f1aef796d890b77d43ec7ecbf25f
# 2022.12.16~ynh1
upgrade=1 from_commit=cbfc1c97552baf502de72232d7467d9f168e4749
backup_restore=1
multi_instance=1
port_already_use=0
@ -25,6 +25,6 @@
Email=
Notification=none
;;; Upgrade options
; commit=4980c6868671f1aef796d890b77d43ec7ecbf25f
name=2022.01.05~ynh3
; commit=cbfc1c97552baf502de72232d7467d9f168e4749
name=2022.12.26~ynh1
manifest_arg=domain=DOMAIN&path=PATH

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/georgyo/ifconfig.io/archive/c2d3e4302166573003ce8ace4042f4a977133c31.tar.gz
SOURCE_SUM=6a51296513c890b8f13726a730aff16f2a7426ed583f18e285d27ddbc904d7ff
SOURCE_URL=https://github.com/georgyo/ifconfig.io/archive/3feb4d428dfa7881c60849b16167beccc73994e8.tar.gz
SOURCE_SUM=b1144fc5c394ae2bda5a2d0bf3cdf7586e863187b833ed5a9265fbd62a81f7fe
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -5,7 +5,7 @@
"description": {
"en": "IP API service to get their public IP address."
},
"version": "2022.12.16~ynh1",
"version": "2023.03.26~ynh1",
"url": "https://github.com/georgyo/ifconfig.io/",
"upstream": {
"license": "MIT",