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 46d7f7b commit cddb8cfCopy full SHA for cddb8cf
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.0.0.tar.gz"
5
- sha256 "4ca1f83301db00bffca583b116e31f892954333f1f539800a0803c141c68198c"
+ url "https://github.com/grafana/xk6/archive/refs/tags/v1.0.1.tar.gz"
+ sha256 "d9fe9610daf066ba988363b8a8d8b6b1769c8b1ffb60ce7de25706214390f7a1"
6
license "Apache-2.0"
7
head "https://github.com/grafana/xk6.git", branch: "master"
8
0 commit comments