Skip to content

Commit 570c114

Browse files
committed
xk6 0.17.0
1 parent 1eff6d8 commit 570c114

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/x/xk6.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Xk6 < Formula
22
desc "Build k6 with extensions"
33
homepage "https://k6.io"
4-
url "https://github.com/grafana/xk6/archive/refs/tags/v0.16.1.tar.gz"
5-
sha256 "fe777541a62eead0ca68f40a23340c60d5fb5e319835484a17b802dd86ac682d"
4+
url "https://github.com/grafana/xk6/archive/refs/tags/v0.17.0.tar.gz"
5+
sha256 "03e6f82a6892664557f26970158504c7879c3528c8d455d6827c0ec9d6870962"
66
license "Apache-2.0"
77
head "https://github.com/grafana/xk6.git", branch: "master"
88

0 commit comments

Comments
 (0)