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

Merge branch 'master' into testing

This commit is contained in:
Éric Gaspar 2023-04-04 21:54:48 +02:00 committed by GitHub
commit 7c80d1794a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Haste is an open-source pastebin software written in node.js, which is easily installable in any network. YunoHost Project uses Haste as pastebin for log sharing: [paste.yunohost.org](https://paste.yunohost.org/) Haste is an open-source pastebin software written in node.js, which is easily installable in any network. YunoHost Project uses Haste as pastebin for log sharing: [paste.yunohost.org](https://paste.yunohost.org/)
**Shipped version:** 0.1.2023.03.06~ynh14 **Shipped version:** 0.1.2023.03.06~ynh1
**Demo:** http://hastebin.com/ **Demo:** http://hastebin.com/

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Haste est un logiciel pastebin open-source écrit en node.js, facilement installable sur n'importe quel réseau. Le projet YunoHost utilise Haste comme pastebin pour le partage de log : [paste.yunohost.org](https://paste.yunohost.org/) Haste est un logiciel pastebin open-source écrit en node.js, facilement installable sur n'importe quel réseau. Le projet YunoHost utilise Haste comme pastebin pour le partage de log : [paste.yunohost.org](https://paste.yunohost.org/)
**Version incluse :** 0.1.2023.03.06~ynh14 **Version incluse :** 0.1.2023.03.06~ynh1
**Démo :** http://hastebin.com/ **Démo :** http://hastebin.com/

View file

@ -5,7 +5,7 @@ name = "Haste"
description.en = "Open-source pastebin allowing to upload texts" description.en = "Open-source pastebin allowing to upload texts"
description.fr = "Pastebin open-source permettant de mettre en ligne du texte" description.fr = "Pastebin open-source permettant de mettre en ligne du texte"
version = "0.1.2023.03.06~ynh14" version = "0.1.2023.03.06~ynh1"
maintainers = ["eric_G"] maintainers = ["eric_G"]