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 1eff6d8 commit 570c114Copy full SHA for 570c114
Formula/x/xk6.rb
@@ -1,8 +1,8 @@
1
class Xk6 < Formula
2
desc "Build k6 with extensions"
3
homepage "https://k6.io"
4
- url "https://github.com/grafana/xk6/archive/refs/tags/v0.16.1.tar.gz"
5
- sha256 "fe777541a62eead0ca68f40a23340c60d5fb5e319835484a17b802dd86ac682d"
+ url "https://github.com/grafana/xk6/archive/refs/tags/v0.17.0.tar.gz"
+ sha256 "03e6f82a6892664557f26970158504c7879c3528c8d455d6827c0ec9d6870962"
6
license "Apache-2.0"
7
head "https://github.com/grafana/xk6.git", branch: "master"
8
0 commit comments