We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efb1b91 commit c8d2985Copy full SHA for c8d2985
Formula/m/minio-warp.rb
@@ -1,8 +1,8 @@
1
class MinioWarp < Formula
2
desc "S3 benchmarking tool"
3
homepage "https://github.com/minio/warp"
4
- url "https://github.com/minio/warp/archive/refs/tags/v1.1.3.tar.gz"
5
- sha256 "76a69952ee660a4931406cd05d60ba6635e9baf478a1bf17da00c5cf24669955"
+ url "https://github.com/minio/warp/archive/refs/tags/v1.1.4.tar.gz"
+ sha256 "1a8055bd4a8fc2e9bee6b93ebf3f0fa5dbbc560c8f9f53832ee885c88566fef5"
6
license "AGPL-3.0-or-later"
7
8
bottle do
0 commit comments