From 2aca8d9a4188f08e4a5b6d0a4f61ef972204aecb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 13 Jun 2024 15:49:56 +0200 Subject: [PATCH 1/3] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2086b4e..aeddf14 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "ownCloud" description.en = "Online storage, file sharing platform" description.fr = "Stockage en ligne, plateforme de partage de fichiers" -version = "5.0.5~ynh1" +version = "6.0.0~ynh1" maintainers = ["eric_G"] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - amd64.url = "https://github.com/owncloud/ocis/releases/download/v5.0.5/ocis-5.0.5-linux-amd64" - amd64.sha256 = "600221b47bff70ee32169916a1134c7fab78fa27ccb463d3718bbce1932f7c3e" + amd64.url = "https://github.com/owncloud/ocis/releases/download/v6.0.0-alpha.1/ocis-6.0.0-alpha.1-linux-amd64" + amd64.sha256 = "07956c214bb375b98c646c56f2a504354688d29d961a60fa3f23b43980fd167d" arm64.url = "https://github.com/owncloud/ocis/releases/download/v5.0.5/ocis-5.0.5-linux-arm64" arm64.sha256 = "39db53f4d3a187416493ef020e273435659b19f964dc572e281eb43b27095391" armhf.url = "https://github.com/owncloud/ocis/releases/download/v5.0.5/ocis-5.0.5-linux-arm" From eb9b6b80d439ccc25f1fbebd8a28078ffd3f8e6d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 13 Jun 2024 13:50:02 +0000 Subject: [PATCH 2/3] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1c00e74..399fc17 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform. -**Shipped version:** 5.0.5~ynh1 +**Shipped version:** 6.0.0~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 7c34571..99e5b68 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform. -**Versión actual:** 5.0.5~ynh1 +**Versión actual:** 6.0.0~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 25a5098..cc6a64d 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform. -**Paketatutako bertsioa:** 5.0.5~ynh1 +**Paketatutako bertsioa:** 6.0.0~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 7fe38b5..4ce4ba0 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. ownCloud Infinite Scale (oCIS) est la nouvelle plateforme de synchronisation et de partage de fichiers qui constituera la base de votre plateforme de gestion de données. -**Version incluse :** 5.0.5~ynh1 +**Version incluse :** 6.0.0~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index ed358dd..9f8addc 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform. -**Versión proporcionada:** 5.0.5~ynh1 +**Versión proporcionada:** 6.0.0~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index b1674b6..28477ce 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform. -**分发版本:** 5.0.5~ynh1 +**分发版本:** 6.0.0~ynh1 ## 截图 From df51198fa726dd92efaccbab83c9d9e8be033242 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 13 Jun 2024 15:58:39 +0200 Subject: [PATCH 3/3] Update manifest.toml --- manifest.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.toml b/manifest.toml index aeddf14..af96463 100644 --- a/manifest.toml +++ b/manifest.toml @@ -52,12 +52,12 @@ ram.runtime = "50M" [resources.sources.main] amd64.url = "https://github.com/owncloud/ocis/releases/download/v6.0.0-alpha.1/ocis-6.0.0-alpha.1-linux-amd64" amd64.sha256 = "07956c214bb375b98c646c56f2a504354688d29d961a60fa3f23b43980fd167d" - arm64.url = "https://github.com/owncloud/ocis/releases/download/v5.0.5/ocis-5.0.5-linux-arm64" - arm64.sha256 = "39db53f4d3a187416493ef020e273435659b19f964dc572e281eb43b27095391" - armhf.url = "https://github.com/owncloud/ocis/releases/download/v5.0.5/ocis-5.0.5-linux-arm" - armhf.sha256 = "7e832c67c36af90e65aadd976420ef43efec14cf3fd7facf7e8833b32ad01eab" - i386.url = "https://github.com/owncloud/ocis/releases/download/v5.0.5/ocis-5.0.5-linux-386" - i386.sha256 = "e3212083455ef2d8cd9f6c1e1fd77dd6d7d1694d53139ebd56f64bc73bb35ecc" + arm64.url = "https://github.com/owncloud/ocis/releases/download/v6.0.0-alpha.1/ocis-6.0.0-alpha.1-linux-arm64" + arm64.sha256 = "c3bc767056c53d9a9fd281ec6d9f22cdc5de2443d988fdb75858cc374e09337b" + armhf.url = "https://github.com/owncloud/ocis/releases/download/v6.0.0-alpha.1/ocis-6.0.0-alpha.1-linux-arm" + armhf.sha256 = "454a4de91bddb19e03a0ed919b8bd16c1c3857b93e04e9a318e8b754ce241c0e" + i386.url = "https://github.com/owncloud/ocis/releases/download/v6.0.0-alpha.1/ocis-6.0.0-alpha.1-linux-386" + i386.sha256 = "a69f6a8166e8327c74e492a9a9bfc334dd91be362beefc8dcd3769ea409fd3b6" in_subdir = false rename = "ocis"