mirror of
https://github.com/YunoHost-Apps/minio_ynh.git
synced 2024-09-03 19:46:18 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
873a16f87f
2 changed files with 4 additions and 2 deletions
|
@ -21,6 +21,7 @@ MinIO is a High Performance Object Storage released under GNU Affero General Pub
|
|||
**Shipped version:** 2022.07.17~ynh2
|
||||
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
|
|
@ -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 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue