1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpipam_ynh.git synced 2024-09-03 19:56:39 +02:00

Merge pull request #9 from YunoHost-Apps/testing

1.4.7
This commit is contained in:
Éric Gaspar 2022-04-25 07:42:51 +02:00 committed by GitHub
commit 05dc6f7106
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Web IP address management application
**Shipped version:** 1.4.6~ynh1
**Shipped version:** 1.4.7~ynh1
**Demo:** http://demo.phpipam.net

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Application web de gestion d'adresses IP
**Version incluse :** 1.4.6~ynh1
**Version incluse :** 1.4.7~ynh1
**Démo :** http://demo.phpipam.net

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",