From 03dbd3c3c9d8159aef41fb9b8166e910c04b6444 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 22 May 2021 01:54:53 -0700 Subject: [PATCH] minio: Update to version 2021-05-22T02-34-39Z --- bucket/minio.json | 6 +++--- bucket/opus-tools.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/minio.json b/bucket/minio.json index 7d8606a53d..666abca9f2 100644 --- a/bucket/minio.json +++ b/bucket/minio.json @@ -1,5 +1,5 @@ { - "version": "2021-05-20T22-31-44Z", + "version": "2021-05-22T02-34-39Z", "description": "A high performance, distributed object storage server, designed for large-scale data infrastructure. (server)", "homepage": "https://min.io", "license": "Apache-2.0", @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2021-05-20T22-31-44Z#/minio.exe", - "hash": "604ea5bb138395bfa479c50fb2f581a65759da7548d16cd55c63826ff14d8d0c" + "url": "https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2021-05-22T02-34-39Z#/minio.exe", + "hash": "c78777c2ad3f4bfa9532e7ce0dcd79df61f867e85739ca98c38611808e5dc6de" } }, "bin": "minio.exe", diff --git a/bucket/opus-tools.json b/bucket/opus-tools.json index 5c07f15cc3..6c3bbe88b2 100644 --- a/bucket/opus-tools.json +++ b/bucket/opus-tools.json @@ -1,7 +1,7 @@ { "version": "0.2-opus-1.3", "description": "Command-line utilities to encode, inspect, and decode .opus files.", - "homepage": "http://www.opus-codec.org/", + "homepage": "https://www.opus-codec.org/", "license": "BSD-2-Clause|GPL-2.0-only", "architecture": { "64bit": { @@ -19,7 +19,7 @@ "opusinfo.exe" ], "checkver": { - "url": "http://www.opus-codec.org/downloads/", + "url": "https://www.opus-codec.org/downloads/", "regex": "opus-tools-([\\w-.]+)\\.zip" }, "autoupdate": {