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 013d65d commit 7c8109fCopy full SHA for 7c8109f
Formula/k/k6.rb
@@ -1,8 +1,8 @@
1
class K6 < Formula
2
desc "Modern load testing tool, using Go and JavaScript"
3
homepage "https://k6.io"
4
- url "https://github.com/grafana/k6/archive/refs/tags/v1.0.0.tar.gz"
5
- sha256 "790e8a1d1171262095edbd5df5a74f18406d11ea88098560d0f18b7614c8b880"
+ url "https://github.com/grafana/k6/archive/refs/tags/v1.1.0.tar.gz"
+ sha256 "b0c4b6a8a015387cef962a105e4ce3069e77376df118f25376af89b37c023f2e"
6
license "AGPL-3.0-or-later"
7
head "https://github.com/grafana/k6.git", branch: "master"
8
0 commit comments