mirror of
https://github.com/YunoHost-Apps/minio_ynh.git
synced 2024-09-03 19:46:18 +02:00
Merge pull request #27 from Limezy/2022.08.13
This commit is contained in:
commit
7e06d8d05e
5 changed files with 9 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://dl.min.io/server/minio/release/linux-amd64/archive/minio.RELEASE.2022-07-17T15-43-14Z
|
SOURCE_URL=https://dl.min.io/server/minio/release/linux-amd64/archive/minio.RELEASE.2022-08-13T21-54-44Z
|
||||||
SOURCE_SUM=d178ddfa1196585f69d2e86b568f73955332ece7bac46bbd24ad9d2a6769e514
|
SOURCE_SUM=8f4056138673dea87356f0f82c50e22ca4cc431dfec7f48dd0e52849b387908f
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
SOURCE_FILENAME=minio
|
SOURCE_FILENAME=minio
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://dl.min.io/server/minio/release/linux-arm64/archive/minio.RELEASE.2022-07-17T15-43-14Z
|
SOURCE_URL=https://dl.min.io/server/minio/release/linux-arm64/archive/minio.RELEASE.2022-08-13T21-54-44Z
|
||||||
SOURCE_SUM=1a173f589594db71390d3009d2e8ccd7e868d9da9928e8f24524b41a6151326f
|
SOURCE_SUM=124467363d4a57dbfb9f6cb198d470d19930be19552644d2f565950600b60cde
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
SOURCE_FILENAME=minio
|
SOURCE_FILENAME=minio
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://dl.min.io/client/mc/release/linux-amd64/archive/mc.RELEASE.2022-07-15T09-20-55Z
|
SOURCE_URL=https://dl.min.io/client/mc/release/linux-amd64/archive/mc.RELEASE.2022-08-11T00-30-48Z
|
||||||
SOURCE_SUM=971683c7a81c2cdd3d7016f928988f244a314702ed230d3348243afc21e06734
|
SOURCE_SUM=1e1030c88a92e5ba9457c08ef7a98543f57d701457f5f2870e16e915bce174a7
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
SOURCE_FILENAME=mc
|
SOURCE_FILENAME=mc
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://dl.min.io/client/mc/release/linux-arm64/archive/mc.RELEASE.2022-07-15T09-20-55Z
|
SOURCE_URL=https://dl.min.io/client/mc/release/linux-arm64/archive/mc.RELEASE.2022-08-11T00-30-48Z
|
||||||
SOURCE_SUM=3a4489114d993509a83b61cb4c771c1fe183e3a07f9903e39b7373f0efa73ae0
|
SOURCE_SUM=e2859bc76fbb42edd3775be7c12ad8de42e5030162fe67ceaf7f2292bf5251ae
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
SOURCE_FILENAME=mc
|
SOURCE_FILENAME=mc
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "High Performance, Kubernetes Native Object Storage",
|
"en": "High Performance, Kubernetes Native Object Storage",
|
||||||
"fr": "Serveur de stockage d'objets hautes performances"
|
"fr": "Serveur de stockage d'objets hautes performances"
|
||||||
},
|
},
|
||||||
"version": "2022.07.17~ynh2",
|
"version": "2022.08.13~ynh1",
|
||||||
"url": "https://min.io/",
|
"url": "https://min.io/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
|
|
Loading…
Add table
Reference in a new issue