Skip to content

Commit 7c8109f

Browse files
committed
k6 1.1.0
1 parent 013d65d commit 7c8109f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/k6.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class K6 < Formula
22
desc "Modern load testing tool, using Go and JavaScript"
33
homepage "https://k6.io"
4-
url "https://github.com/grafana/k6/archive/refs/tags/v1.0.0.tar.gz"
5-
sha256 "790e8a1d1171262095edbd5df5a74f18406d11ea88098560d0f18b7614c8b880"
4+
url "https://github.com/grafana/k6/archive/refs/tags/v1.1.0.tar.gz"
5+
sha256 "b0c4b6a8a015387cef962a105e4ce3069e77376df118f25376af89b37c023f2e"
66
license "AGPL-3.0-or-later"
77
head "https://github.com/grafana/k6.git", branch: "master"
88

0 commit comments

Comments
 (0)