Skip to content

Commit e03302b

Browse files
committed
xk6 1.1.0
1 parent 5124293 commit e03302b

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

0 commit comments

Comments
 (0)