1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpipam_ynh.git synced 2024-09-03 19:56:39 +02:00
This commit is contained in:
ericgaspar 2022-04-24 14:54:51 +02:00
parent cebc3ed8d6
commit be1c1d1f50
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/phpipam/phpipam/releases/download/v1.4.6/phpipam-v1.4.6.zip
SOURCE_SUM=65ad33c124fc83ca1a3ba386bbc1e6d8fb611b2ccaa4c6e8a1d864bcde4122de
SOURCE_URL=https://github.com/phpipam/phpipam/releases/download/v1.4.7/phpipam-v1.4.7.zip
SOURCE_SUM=e95488ac9ef84a59b10fc9d8d7da4bd43a35e88aa51847cdf8c84c468077178f
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Web IP address management application",
"fr": "Application web de gestion d'adresses IP"
},
"version": "1.4.6~ynh1",
"version": "1.4.7~ynh1",
"url": "https://phpipam.net/",
"upstream": {
"license": "GPL-3.0-only",