From dd8dac4c9c25be2b62ada0a89ac06f12717102f0 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Mon, 8 Aug 2022 01:35:41 +0200 Subject: [PATCH 1/2] =?UTF-8?q?[autopatch]=20Add=20Common=20Platform=C2=A0?= =?UTF-8?q?Enumeration=20id=20to=20`manifest.json`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 3d605a7..d4fa9e3 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,8 @@ "license": "AGPL-3.0-only", "website": "https://min.io", "admindoc": "https://docs.min.io/", - "code": "https://github.com/minio/minio" + "code": "https://github.com/minio/minio", + "cpe": "cpe:2.3:a:minio:minio" }, "license": "AGPL-3.0-only", "maintainer": { @@ -46,4 +47,4 @@ } ] } -} +} \ No newline at end of file From 7d60b8bf913ba2ebff011aca9f333defb2651444 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 17 Aug 2022 07:20:03 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 1 + README_fr.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c6556e0..3e544fc 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ MinIO is a High Performance Object Storage released under GNU Affero General Pub **Shipped version:** 2022.07.17~ynh1 + ## Screenshots ![Screenshot of MinIO server](./doc/screenshots/minio-browser.png) diff --git a/README_fr.md b/README_fr.md index 738ad2a..0ed3371 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour MinIO is a High Performance Object Storage released under GNU Affero General Public License v3.0. It is API compatible with Amazon S3 cloud storage service. Use MinIO to build high performance infrastructure for machine learning, analytics and application data workloads. -**Version incluse :** 2022.07.17~ynh1 +**Version incluse :** 2022.07.17~ynh1 + ## Captures d'écran