From 53ec7780f77ca1b176ade3199f3ecf8c07e9e8e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 8 Dec 2023 16:52:15 +0100 Subject: [PATCH 1/6] Update manifest.toml --- manifest.toml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/manifest.toml b/manifest.toml index 0c1bbe6..705c539 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.0~ynh6" +version = "5.0.0~ynh7" maintainers = ["eric_G"] @@ -50,14 +50,14 @@ ram.runtime = "50M" [resources] [resources.sources.main] - amd64.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-alpha.5/ocis-5.0.0-alpha.5-linux-amd64" - amd64.sha256 = "0fc50de011e9f52241029b6d72e2664c1c296e06f3323e4fa16950d3ce427d03" - arm64.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-alpha.5/ocis-5.0.0-alpha.5-linux-arm64" - arm64.sha256 = "85df0a2e75a00b79c9559c20831e5139e47d6c129e5226d8180fe38310d69a64" - armhf.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-alpha.5/ocis-5.0.0-alpha.5-linux-arm" - armhf.sha256 = "a8fec6ea145706ce72fdf823b0246e9fe7b8a63e0de2df5b17360a46ca60842a" - i386.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-alpha.5/ocis-5.0.0-alpha.5-linux-386" - i386.sha256 = "b5d72c8d19561b952a7e0efc0c480de71501fe46026470766e8640859535c239" + amd64.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-alpha.6/ocis-5.0.0-alpha.6-linux-amd64" + amd64.sha256 = "4e47e3eab2f1b5c0d7366eaaeede593535f4a93518e4e7b90e0da883229bd867" + arm64.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-alpha.6/ocis-5.0.0-alpha.6-linux-arm64" + arm64.sha256 = "f8a2f99e5113a245310fec4bf5cb4d180b63180d62cffcafbeb97cb3f8d17ea8" + armhf.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-alpha.6/ocis-5.0.0-alpha.6-linux-arm" + armhf.sha256 = "771b23a7e49efde713f49ea2e87282a00f4d74ddae655cd12226994170a70295" + i386.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-alpha.6/ocis-5.0.0-alpha.6-linux-386" + i386.sha256 = "11aa3f067d390d78d24c169684adcc3a55d6d8720685a91db1db47550cd2dd63" in_subdir = false rename = "ocis" From 5b7b56dec4b57a92cd73a47cb17bd1611b8e4235 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 8 Dec 2023 15:52:20 +0000 Subject: [PATCH 2/6] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d34775e..d4bc524 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in 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.0~ynh6 +**Shipped version:** 5.0.0~ynh7 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 8804cf5..0358192 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po 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.0~ynh6 +**Version incluse :** 5.0.0~ynh7 ## Captures d’écran From 970373ecec552564cbde38f0f53f704b5dbfbae0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 12 Dec 2023 21:25:07 +0100 Subject: [PATCH 3/6] Update manifest.toml --- manifest.toml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/manifest.toml b/manifest.toml index 705c539..ad84948 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.0~ynh7" +version = "5.0.0~ynh8" maintainers = ["eric_G"] @@ -50,14 +50,14 @@ ram.runtime = "50M" [resources] [resources.sources.main] - amd64.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-alpha.6/ocis-5.0.0-alpha.6-linux-amd64" - amd64.sha256 = "4e47e3eab2f1b5c0d7366eaaeede593535f4a93518e4e7b90e0da883229bd867" - arm64.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-alpha.6/ocis-5.0.0-alpha.6-linux-arm64" - arm64.sha256 = "f8a2f99e5113a245310fec4bf5cb4d180b63180d62cffcafbeb97cb3f8d17ea8" - armhf.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-alpha.6/ocis-5.0.0-alpha.6-linux-arm" - armhf.sha256 = "771b23a7e49efde713f49ea2e87282a00f4d74ddae655cd12226994170a70295" - i386.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-alpha.6/ocis-5.0.0-alpha.6-linux-386" - i386.sha256 = "11aa3f067d390d78d24c169684adcc3a55d6d8720685a91db1db47550cd2dd63" + amd64.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-beta.1/ocis-5.0.0-beta.1-linux-amd64" + amd64.sha256 = "47f431a04a3da3988dc0ab349bf736959d9bc12459aea1f9ca68413a001af99f" + arm64.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-beta.1/ocis-5.0.0-beta.1-linux-arm64" + arm64.sha256 = "e641063fac49cf3ac2a9505f5e4b19ce2e82776522973869ec24ae6be30555d8" + armhf.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-beta.1/ocis-5.0.0-beta.1-linux-arm" + armhf.sha256 = "bf1e70939ceb78596f6cd601db1f755a20c87fe81040a2d6da4d43c0e8a0077e" + i386.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-beta.1/ocis-5.0.0-beta.1-linux-386" + i386.sha256 = "ee28b3c18cc730e6a95dd965fffafb1bc34d76c8e6bd09c2744440414ee5d009" in_subdir = false rename = "ocis" From a5cc52cb88649a6a4a0173f12a35d2f99a1518e4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 12 Dec 2023 20:25:12 +0000 Subject: [PATCH 4/6] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d4bc524..e4b2a7c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in 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.0~ynh7 +**Shipped version:** 5.0.0~ynh8 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 0358192..356e296 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po 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.0~ynh7 +**Version incluse :** 5.0.0~ynh8 ## Captures d’écran From bfe9a48ceab4d0c22b93ff982e1d77bfef912a90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 12 Dec 2023 23:00:39 +0100 Subject: [PATCH 5/6] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index ad84948..089de3a 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.0~ynh8" +version = "5.0.0~ynh7" maintainers = ["eric_G"] From 64fc0b97b866f0da367751c0e75d521212bf0638 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 12 Dec 2023 22:00:45 +0000 Subject: [PATCH 6/6] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e4b2a7c..d4bc524 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in 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.0~ynh8 +**Shipped version:** 5.0.0~ynh7 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 356e296..0358192 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po 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.0~ynh8 +**Version incluse :** 5.0.0~ynh7 ## Captures d’écran