diff --git a/README.md b/README.md index 73a504a..8b046d6 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~ynh1 +**Shipped version:** 2.4.0~ynh2 **Demo:** diff --git a/README_es.md b/README_es.md index 2aba56b..297e882 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~ynh1 +**Versión actual:** 2.4.0~ynh2 **Demo:** diff --git a/README_eu.md b/README_eu.md index e399419..74ba2c0 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~ynh1 +**Paketatutako bertsioa:** 2.4.0~ynh2 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 43b2f24..2680b4a 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~ynh1 +**Version incluse :** 2.4.0~ynh2 **Démo :** diff --git a/README_gl.md b/README_gl.md index d972835..7b4ffd7 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~ynh1 +**Versión proporcionada:** 2.4.0~ynh2 **Demo:** diff --git a/README_id.md b/README_id.md index 5a5dba0..348f9c2 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~ynh1 +**Versi terkirim:** 2.4.0~ynh2 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index f4abd5a..40ac517 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~ynh1 +**分发版本:** 2.4.0~ynh2 **演示:** diff --git a/manifest.toml b/manifest.toml index c8343c9..2cfe8d2 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~ynh1" +version = "2.4.0~ynh2" 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.0/libheif-1.18.0.tar.gz" - sha256 = "3f25f516d84401d7c22a24ef313ae478781b95f235c250b06152701c401055c3" + url = "https://github.com/strukturag/libheif/releases/download/v1.18.1/libheif-1.18.1.tar.gz" + sha256 = "8702564b0f288707ea72b260b3bf4ba9bf7abfa7dac01353def3a86acd6bbb76" autoupdate.strategy = "latest_github_release" autoupdate.upstream = "https://github.com/strukturag/libheif"