diff --git a/README.md b/README.md index 93cdfd0..4f610d1 100644 --- a/README.md +++ b/README.md @@ -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. -**Shipped version:** 1.7.1~ynh1 +**Shipped version:** 1.7.2~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 7feb41f..88d4874 100644 --- a/README_eu.md +++ b/README_eu.md @@ -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. -**Paketatutako bertsioa:** 1.7.1~ynh1 +**Paketatutako bertsioa:** 1.7.2~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 2072fbf..b406799 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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). -**Version incluse :** 1.7.1~ynh1 +**Version incluse :** 1.7.2~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 828311b..ad97e60 100644 --- a/README_gl.md +++ b/README_gl.md @@ -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. -**Versión proporcionada:** 1.7.1~ynh1 +**Versión proporcionada:** 1.7.2~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 05d3a84..5d62d99 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -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. -**分发版本:** 1.7.1~ynh1 +**分发版本:** 1.7.2~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 5fb0c78..d3f1de3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "PrivateBin" 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" -version = "1.7.1~ynh1" +version = "1.7.2~ynh1" maintainers = [] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/PrivateBin/PrivateBin/archive/refs/tags/1.7.1.tar.gz" - sha256 = "136faa5ba0c2d51ace916a2c0b282f5c7d5376265406040c91730e28233367ff" + url = "https://github.com/PrivateBin/PrivateBin/archive/refs/tags/1.7.2.tar.gz" + sha256 = "f2ea504e1064e0bcdb140c5d9343b9d9724e91c5c23a7ebdb13bfab3360d205e" autoupdate.strategy = "latest_github_tag" [resources.system_user]