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 f2c9c1e commit 063d1c6Copy full SHA for 063d1c6
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/v1.1.1.tar.gz"
5
- sha256 "e832c6d8edcc02e3942c2c6c2f0f1af3ec129f072e91a16d4a583ab099a4c667"
+ url "https://github.com/grafana/xk6/archive/refs/tags/v1.1.2.tar.gz"
+ sha256 "234a1d1999b9d0d27e26e600e5f1c859850bf497ba958c0e341a3ec861240e49"
6
license "Apache-2.0"
7
head "https://github.com/grafana/xk6.git", branch: "master"
8
0 commit comments