1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spftoolbox_ynh.git synced 2024-09-03 20:26:21 +02:00

Merge pull request #20 from YunoHost-Apps/testing

Testing 2023.11.17~ynh1
This commit is contained in:
OniriCorpe 2024-02-23 02:28:20 +01:00 committed by GitHub
commit 9457a26f77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
SPF Toolbox was created to be an easy, free open source way for people to get information about their domain. SPF Toolbox was created to be an easy, free open source way for people to get information about their domain.
**Shipped version:** 2.1.1~ynh5 **Shipped version:** 2023.11.17~ynh1
**Demo:** http://spftoolbox.com/ **Demo:** http://spftoolbox.com/

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
SPF Toolbox a été créé pour être un moyen open source simple et gratuit permettant aux utilisateurs d'obtenir des informations sur leur domaine. SPF Toolbox a été créé pour être un moyen open source simple et gratuit permettant aux utilisateurs d'obtenir des informations sur leur domaine.
**Version incluse :** 2.1.1~ynh5 **Version incluse :** 2023.11.17~ynh1
**Démo :** http://spftoolbox.com/ **Démo :** http://spftoolbox.com/

View file

@ -5,7 +5,7 @@ name = "SPFtoolbox"
description.en = "Look up DNS records such as SPF, MX, Whois" description.en = "Look up DNS records such as SPF, MX, Whois"
description.fr = "Recherchez des enregistrements DNS tels que SPF, MX, Whois" description.fr = "Recherchez des enregistrements DNS tels que SPF, MX, Whois"
version = "2.1.1~ynh5" version = "2023.11.17~ynh1"
maintainers = ["frju365"] maintainers = ["frju365"]
@ -42,8 +42,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/charlesabarnes/SPFtoolbox/archive/7cb0b211dd740a8f6730d1c566be79d96b582451.tar.gz" url = "https://github.com/charlesabarnes/SPFtoolbox/archive/f18d3087404d0b82c7de4297c64b29af9859a537.tar.gz"
sha256 = "b2f0ecca500cc54971c31b7ec1db16b499a971cbf0a6a478dda879186ac1d001" sha256 = "2b8a76c53b0892db267f91e126f88e5fd8f490a68766b88439f66a7d8acaabc9"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"
[resources.system_user] [resources.system_user]