Skip to content

Commit cddb8cf

Browse files
committed
xk6 1.0.1
1 parent 46d7f7b commit cddb8cf

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

0 commit comments

Comments
 (0)