1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minio_ynh.git synced 2024-09-03 19:46:18 +02:00
This commit is contained in:
eric_G 2023-11-27 17:47:46 +00:00 committed by GitHub
commit 9bd755bb57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 11 deletions

View file

@ -46,7 +46,7 @@ pushd "$mc_path"
popd popd
``` ```
**Shipped version:** 2023.09.07~ynh1 **Shipped version:** 2023.11.07~ynh1
## Screenshots ## Screenshots

View file

@ -46,7 +46,7 @@ pushd "$mc_path"
popd popd
``` ```
**Version incluse :** 2023.09.07~ynh1 **Version incluse :** 2023.11.07~ynh1
## Captures décran ## Captures décran

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 436 KiB

View file

@ -5,7 +5,7 @@ name = "MinIO server"
description.en = "High Performance, Kubernetes Native Object Storage" description.en = "High Performance, Kubernetes Native Object Storage"
description.fr = "Serveur de stockage d'objets hautes performances" description.fr = "Serveur de stockage d'objets hautes performances"
version = "2023.09.07~ynh1" version = "2023.11.07~ynh1"
maintainers = ["Raoul de Limezy"] maintainers = ["Raoul de Limezy"]
@ -49,21 +49,21 @@ ram.runtime = "700M"
extract = false extract = false
in_subdir = false in_subdir = false
arm64.url = "https://dl.min.io/server/minio/release/linux-arm64/archive/minio.RELEASE.2023-09-07T02-05-02Z" arm64.url = "https://dl.min.io/server/minio/release/darwin-arm64/minio.RELEASE.2023-11-20T22-40-07Z"
arm64.sha256 = "b32d3ab56d2184220b3a0cb7d82fd5f8659f61230f6d8047a8ce09ed1d20e291" arm64.sha256 = "cc19f8f5d8d29f81da35f5e152ce6c753d68d8bec512768119358a1ad0337cc3"
amd64.url = "https://dl.min.io/server/minio/release/linux-amd64/archive/minio.RELEASE.2023-09-07T02-05-02Z" amd64.url = "https://dl.min.io/server/minio/release/linux-amd64/minio.RELEASE.2023-11-20T22-40-07Z"
amd64.sha256 = "d6c6a13c25b91893ffcd8fc4a2bdb4f0653352705cbf38fcb3eadbe7dec93e0f" amd64.sha256 = "98d17b86c4f5485c63e8c606b759c2cc39936c6aa8c51beb73e3ddf9c77303ad"
[resources.sources.mc] [resources.sources.mc]
extract = false extract = false
in_subdir = false in_subdir = false
arm64.url = "https://dl.min.io/client/mc/release/linux-arm64/archive/mc.RELEASE.2023-09-07T22-48-55Z" arm64.url = "https://dl.min.io/client/mc/release/linux-arm64/mc.RELEASE.2023-11-20T16-30-59Z"
arm64.sha256 = "6af5567ae0cc2195a524d62655344dfdcdc677a6457f192cca7752e389898403" arm64.sha256 = "09816180f560875d344dc436ed4ec1348b3ff0c836ae9cf0415fef602489cc11"
amd64.url = "https://dl.min.io/client/mc/release/linux-amd64/archive/mc.RELEASE.2023-09-07T22-48-55Z" amd64.url = "https://dl.min.io/client/mc/release/linux-amd64/mc.RELEASE.2023-11-20T16-30-59Z"
amd64.sha256 = "e3beda5f8c7622eb263a0218d07fb0dabc11c121d1d8a086c6f110b905faf351" amd64.sha256 = "fdd901a5169d676f32483f9a2de977b7ff3a4fe83e254dcbc35e7a1545591565"
[resources.system_user] [resources.system_user]