diff --git a/README.md b/README.md index 517014b..d377f3f 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Shipped version:** 2024.06.13~ynh1 +**Shipped version:** 2024.06.14~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index edcf9d6..fb9fbc3 100644 --- a/README_es.md +++ b/README_es.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Versión actual:** 2024.06.13~ynh1 +**Versión actual:** 2024.06.14~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index f31611b..abc34b2 100644 --- a/README_eu.md +++ b/README_eu.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Paketatutako bertsioa:** 2024.06.13~ynh1 +**Paketatutako bertsioa:** 2024.06.14~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 32bc02a..37f35a4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Version incluse :** 2024.06.13~ynh1 +**Version incluse :** 2024.06.14~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 4179af7..5e2501d 100644 --- a/README_gl.md +++ b/README_gl.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Versión proporcionada:** 2024.06.13~ynh1 +**Versión proporcionada:** 2024.06.14~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index fe12dbe..0d4a579 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**分发版本:** 2024.06.13~ynh1 +**分发版本:** 2024.06.14~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 385d21d..1811853 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Piped" description.en = "An open-source alternative frontend for YouTube which is efficient by design." -version = "2024.06.13~ynh1" +version = "2024.06.14~ynh1" maintainers = [ "orhtej2" ] @@ -41,13 +41,13 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/1c824b1dad5daeeb53b21e7bd403c058bbc84fcc.tar.gz" - sha256 = "d02adacce2d5b40e03e9e52f58742dcdc6656ccfd0b11376041ae9f191f7b712" + url = "https://github.com/TeamPiped/Piped/archive/a8fb7421e68e5a568d2de5aea4043ea6009434de.tar.gz" + sha256 = "f9bd680d74d0b7af97d51bb6d1d435b2edbfa774937681951f4904b3a5d12898" autoupdate.strategy = "latest_github_commit" [resources.sources.api] - url = "https://github.com/TeamPiped/Piped-Backend/archive/d67e50b5b8aa1b44930574cf67a420f75a08d1e2.tar.gz" - sha256 = "e34387e0c72fcddc9388ce708afca71b8400efd83039918290ee2d8ff23ee90d" + url = "https://github.com/TeamPiped/Piped-Backend/archive/f378f43e9481f2845f8a3568c574a30e33493f8f.tar.gz" + sha256 = "c9dce474bdd46ca74df524e730fd7e2dd5317292fab2585c13bffe371ad090c4" autoupdate.strategy = "latest_github_commit" autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/"