1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minio_ynh.git synced 2024-09-03 19:46:18 +02:00

Merge pull request #4 from Limezy/update-source

Update sources using absolute references
This commit is contained in:
Limezy 2022-02-17 09:55:27 +07:00 committed by GitHub
commit 8b7333912b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://dl.min.io/server/minio/release/linux-amd64/minio SOURCE_URL=https://dl.min.io/client/mc/release/linux-amd64/mc.RELEASE.2022-02-16T05-54-01Z
SOURCE_SUM=d68470a516706a81f7bef664f2fd8637bf316049262aa6da7f085d1425dda815 SOURCE_SUM=bcb1934a386d646cfcd0e6f2a9f81399dddc877274510e62c3504cf609a0fa9e
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=minio SOURCE_FILENAME=minio

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://dl.min.io/server/minio/release/linux-arm64/minio SOURCE_URL=https://dl.min.io/client/mc/release/linux-arm64/mc.RELEASE.2022-02-16T05-54-01Z
SOURCE_SUM=a1c895afc59d7487a61beb3ce0ff1cdf13d00a3fdd001a2af35453ba2149733d SOURCE_SUM=0dfb0ad720a79bcb3e4340c069a2d8cbec8b09042cb818a1c06bdc23d8234beb
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=minio SOURCE_FILENAME=minio