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 5124293 commit e03302bCopy full SHA for e03302b
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.1.tar.gz"
5
- sha256 "d9fe9610daf066ba988363b8a8d8b6b1769c8b1ffb60ce7de25706214390f7a1"
+ url "https://github.com/grafana/xk6/archive/refs/tags/v1.1.0.tar.gz"
+ sha256 "b70efb7927bf296962535a18b806ba1587e7fda9b12711b4410652e655da5645"
6
license "Apache-2.0"
7
head "https://github.com/grafana/xk6.git", branch: "master"
8
0 commit comments