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

Upgrade to v1.7.2 (#30)

* Upgrade to v1.7.2

* Auto-update READMEs
This commit is contained in:
YunoHost Bot 2024-05-06 06:32:43 +02:00 committed by GitHub
parent 5fc819be98
commit 25bf58945c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 8 additions and 8 deletions

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Minimalist pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES in Galois Counter mode. Minimalist pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES in Galois Counter mode.
**Shipped version:** 1.7.1~ynh1 **Shipped version:** 1.7.2~ynh1
**Demo:** <https://privatebin.net/> **Demo:** <https://privatebin.net/>

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
Minimalist pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES in Galois Counter mode. Minimalist pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES in Galois Counter mode.
**Paketatutako bertsioa:** 1.7.1~ynh1 **Paketatutako bertsioa:** 1.7.2~ynh1
**Demoa:** <https://privatebin.net/> **Demoa:** <https://privatebin.net/>

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
Pastebin minimaliste où le serveur n'a aucune connaissance des données copiées. Les données sont chiffrées et déchiffrées dans le navigateur en utilisant la technologie AES 256bits en mode Galois Counter (GCM). Pastebin minimaliste où le serveur n'a aucune connaissance des données copiées. Les données sont chiffrées et déchiffrées dans le navigateur en utilisant la technologie AES 256bits en mode Galois Counter (GCM).
**Version incluse:** 1.7.1~ynh1 **Version incluse:** 1.7.2~ynh1
**Démo:** <https://privatebin.net/> **Démo:** <https://privatebin.net/>

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
Minimalist pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES in Galois Counter mode. Minimalist pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES in Galois Counter mode.
**Versión proporcionada:** 1.7.1~ynh1 **Versión proporcionada:** 1.7.2~ynh1
**Demo:** <https://privatebin.net/> **Demo:** <https://privatebin.net/>

View file

@ -19,7 +19,7 @@
Minimalist pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES in Galois Counter mode. Minimalist pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES in Galois Counter mode.
**分发版本:** 1.7.1~ynh1 **分发版本:** 1.7.2~ynh1
**演示:** <https://privatebin.net/> **演示:** <https://privatebin.net/>

View file

@ -5,7 +5,7 @@ name = "PrivateBin"
description.en = "Minimalist pastebin where the server has zero knowledge of pasted data" description.en = "Minimalist pastebin where the server has zero knowledge of pasted data"
description.fr = "Pastebin minimaliste où le serveur n'a aucune connaissance des données copiées" description.fr = "Pastebin minimaliste où le serveur n'a aucune connaissance des données copiées"
version = "1.7.1~ynh1" version = "1.7.2~ynh1"
maintainers = [] maintainers = []
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/PrivateBin/PrivateBin/archive/refs/tags/1.7.1.tar.gz" url = "https://github.com/PrivateBin/PrivateBin/archive/refs/tags/1.7.2.tar.gz"
sha256 = "136faa5ba0c2d51ace916a2c0b282f5c7d5376265406040c91730e28233367ff" sha256 = "f2ea504e1064e0bcdb140c5d9343b9d9724e91c5c23a7ebdb13bfab3360d205e"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]