mirror of
https://github.com/YunoHost-Apps/privatebin_ynh.git
synced 2024-09-03 20:15:56 +02:00
1.4.0 (#10)
* 1.4.0 * Auto-update README Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
parent
04fc7af8d5
commit
9bf6fcfdf2
4 changed files with 5 additions and 5 deletions
|
@ -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/
|
||||
|
||||
|
|
|
@ -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/
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue