diff --git a/README.md b/README.md index 9c799bb..8005a04 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ mStream is a personal music streaming server. You can use mStream to stream your - Runs on ARM boards like the Raspberry Pi -**Shipped version:** 5.12.0~ynh1 +**Shipped version:** 5.12.2~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 80f6006..d2fa85b 100644 --- a/README_eu.md +++ b/README_eu.md @@ -25,7 +25,7 @@ mStream is a personal music streaming server. You can use mStream to stream your - Runs on ARM boards like the Raspberry Pi -**Paketatutako bertsioa:** 5.12.0~ynh1 +**Paketatutako bertsioa:** 5.12.2~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index e1b44d4..968e324 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,7 +24,7 @@ mStream est un serveur de streaming musical personnel. Vous pouvez utiliser mStr - Testé sur des bibliothèques multi-téraoctets - Fonctionne sur des cartes ARM comme le Raspberry Pi -**Version incluse :** 5.12.0~ynh1 +**Version incluse :** 5.12.2~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 5287544..63582fa 100644 --- a/README_gl.md +++ b/README_gl.md @@ -25,7 +25,7 @@ mStream is a personal music streaming server. You can use mStream to stream your - Runs on ARM boards like the Raspberry Pi -**Versión proporcionada:** 5.12.0~ynh1 +**Versión proporcionada:** 5.12.2~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index fe4a016..266aaa6 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -25,7 +25,7 @@ mStream is a personal music streaming server. You can use mStream to stream your - Runs on ARM boards like the Raspberry Pi -**分发版本:** 5.12.0~ynh1 +**分发版本:** 5.12.2~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index edc7cb9..8045d36 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "mStream" description.en = "Music streaming server" description.fr = "Serveur de streaming musical" -version = "5.12.0~ynh1" +version = "5.12.2~ynh1" maintainers = [] @@ -35,8 +35,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/IrosTheBeggar/mStream/archive/refs/tags/v5.12.0.tar.gz" - sha256 = "e795d84056eadeb991b89be69ece77246a5e9c6ddf2ba7f11e203dc46959fc9b" + url = "https://github.com/IrosTheBeggar/mStream/archive/refs/tags/v5.12.2.tar.gz" + sha256 = "22c74bc395506b65780d4d0e6f237e8305e9eae70677b2a1c00eb9a880f81d34" autoupdate.strategy = "latest_github_tag" [resources.ports]