mirror of
https://github.com/YunoHost-Apps/ifconfig-io_ynh.git
synced 2024-09-03 20:36:27 +02:00
Upgrade to v2024.07.02
This commit is contained in:
parent
7abc609382
commit
f6eeb13fe5
1 changed files with 3 additions and 3 deletions
|
@ -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.04.20~ynh1"
|
||||
version = "2024.07.02~ynh1"
|
||||
|
||||
maintainers = ["Fabian Wilkens"]
|
||||
|
||||
|
@ -44,8 +44,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/georgyo/ifconfig.io/archive/6c13119b0b9cbf21143e4ca912dae26521dce8ae.tar.gz"
|
||||
sha256 = "c61e36a3123c5fe48c0bd8c17b2a25f6af6f650ef4b5887df32096f4c5ce547e"
|
||||
url = "https://github.com/georgyo/ifconfig.io/archive/57dcaffc5c74ae40ca3143ceeb0af64bf436ee63.tar.gz"
|
||||
sha256 = "c3d7cfe762f7525e07524219a708ccdf2c4c57d4a6cea6eedcbababdd1069780"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue