mirror of
https://github.com/YunoHost-Apps/minio_ynh.git
synced 2024-09-03 19:46:18 +02:00
Merge pull request #5 from Limezy/update-source
Client instead of server...
This commit is contained in:
commit
71ae719784
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://dl.min.io/client/mc/release/linux-amd64/mc.RELEASE.2022-02-16T05-54-01Z
|
SOURCE_URL=https://dl.min.io/server/minio/release/linux-amd64/archive/minio.RELEASE.2022-02-16T00-35-27Z
|
||||||
SOURCE_SUM=bcb1934a386d646cfcd0e6f2a9f81399dddc877274510e62c3504cf609a0fa9e
|
SOURCE_SUM=49b15d0d30c9243cfdea8fa681092f4099a20d03f9a145c1486f78dc031cd292
|
||||||
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-arm64/mc.RELEASE.2022-02-16T05-54-01Z
|
SOURCE_URL=https://dl.min.io/server/minio/release/linux-arm64/archive/minio.RELEASE.2022-02-16T00-35-27Z
|
||||||
SOURCE_SUM=0dfb0ad720a79bcb3e4340c069a2d8cbec8b09042cb818a1c06bdc23d8234beb
|
SOURCE_SUM=a453a4f00de13b357331ac01fecf676483b00a2a4a8e0ae11e302444cfd87dd7
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
SOURCE_FILENAME=minio
|
SOURCE_FILENAME=minio
|
||||||
|
|
Loading…
Add table
Reference in a new issue