diff --git a/README.md b/README.md index 8b046d6..875666d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos. -**Shipped version:** 2.4.0~ynh2 +**Shipped version:** 2.4.0~ynh3 **Demo:** diff --git a/README_es.md b/README_es.md index 297e882..e708ffc 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos. -**Versión actual:** 2.4.0~ynh2 +**Versión actual:** 2.4.0~ynh3 **Demo:** diff --git a/README_eu.md b/README_eu.md index 74ba2c0..e11cf8b 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos. -**Paketatutako bertsioa:** 2.4.0~ynh2 +**Paketatutako bertsioa:** 2.4.0~ynh3 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 2680b4a..2b08573 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Galerie photos simple et facile à utiliser, faite pour les photographes. -**Version incluse :** 2.4.0~ynh2 +**Version incluse :** 2.4.0~ynh3 **Démo :** diff --git a/README_gl.md b/README_gl.md index 7b4ffd7..5cf7398 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos. -**Versión proporcionada:** 2.4.0~ynh2 +**Versión proporcionada:** 2.4.0~ynh3 **Demo:** diff --git a/README_id.md b/README_id.md index 348f9c2..b21b6d5 100644 --- a/README_id.md +++ b/README_id.md @@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan. Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos. -**Versi terkirim:** 2.4.0~ynh2 +**Versi terkirim:** 2.4.0~ynh3 **Demo:** @@ -31,7 +31,7 @@ Photoview is a simple and user-friendly photo gallery that's made for photograph - Website aplikasi resmi: - Dokumentasi admin resmi: -- Repositori kode aplikasi hulu: +- Depot kode aplikasi hulu: - Gudang YunoHost: - Laporkan bug: diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 40ac517..737746f 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos. -**分发版本:** 2.4.0~ynh2 +**分发版本:** 2.4.0~ynh3 **演示:** diff --git a/manifest.toml b/manifest.toml index 2cfe8d2..539a281 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Photoview" description.en = "Simple and user-friendly photo gallery that's made for photographers " description.fr = "Galerie photos simple et facile à utiliser, faite pour les photographes" -version = "2.4.0~ynh2" +version = "2.4.0~ynh3" maintainers = ["Jules Bertholet"] @@ -55,8 +55,8 @@ ram.runtime = "200M" autoupdate.strategy = "latest_github_release" [resources.sources.libheif] - url = "https://github.com/strukturag/libheif/releases/download/v1.18.1/libheif-1.18.1.tar.gz" - sha256 = "8702564b0f288707ea72b260b3bf4ba9bf7abfa7dac01353def3a86acd6bbb76" + url = "https://github.com/strukturag/libheif/releases/download/v1.18.2/libheif-1.18.2.tar.gz" + sha256 = "c4002a622bec9f519f29d84bfdc6024e33fd67953a5fb4dc2c2f11f67d5e45bf" autoupdate.strategy = "latest_github_release" autoupdate.upstream = "https://github.com/strukturag/libheif"