1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/privatebin_ynh.git synced 2024-09-03 20:15:56 +02:00
* 1.4.0

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
Éric Gaspar 2022-04-09 19:01:04 +02:00 committed by GitHub
parent 04fc7af8d5
commit 9bf6fcfdf2
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
Minimalist pastebin where the server has zero knowledge of pasted data
**Shipped version:** 1.3.5~ynh1
**Shipped version:** 1.4.0~ynh1
**Demo:** https://privatebin.net/

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Pastebin minimaliste où le serveur n'a aucune connaissance des données copiées
**Version incluse :** 1.3.5~ynh1
**Version incluse :** 1.4.0~ynh1
**Démo :** https://privatebin.net/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/PrivateBin/PrivateBin/archive/1.3.5.tar.gz
SOURCE_SUM=cbee0a8c5ef58ae98cd77982619190356f657e8bbc9e3f429307c65a411bfb80
SOURCE_URL=https://github.com/PrivateBin/PrivateBin/archive/1.4.0.tar.gz
SOURCE_SUM=a0ff8ff4f8eabda1f963d8ffc99ac32559f3dcb8050ed0bde384093e450d534f
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Minimalist pastebin where the server has zero knowledge of pasted data",
"fr": "Pastebin minimaliste où le serveur n'a aucune connaissance des données copiées"
},
"version": "1.3.5~ynh1",
"version": "1.4.0~ynh1",
"url": "https://github.com/PrivateBin/PrivateBin",
"upstream": {
"license": "Zlib",