Skip to content

Commit 063d1c6

Browse files
committed
xk6 1.1.2
1 parent f2c9c1e commit 063d1c6

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/v1.1.1.tar.gz"
5-
sha256 "e832c6d8edcc02e3942c2c6c2f0f1af3ec129f072e91a16d4a583ab099a4c667"
4+
url "https://github.com/grafana/xk6/archive/refs/tags/v1.1.2.tar.gz"
5+
sha256 "234a1d1999b9d0d27e26e600e5f1c859850bf497ba958c0e341a3ec861240e49"
66
license "Apache-2.0"
77
head "https://github.com/grafana/xk6.git", branch: "master"
88

0 commit comments

Comments
 (0)