File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class K6 < Formula
77 head "https://github.com/grafana/k6.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "38ad23f362dcc33ac2b99cc9c5c50a2f8bd46bea7bd79ca32818584f381776b0 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "38ad23f362dcc33ac2b99cc9c5c50a2f8bd46bea7bd79ca32818584f381776b0 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "38ad23f362dcc33ac2b99cc9c5c50a2f8bd46bea7bd79ca32818584f381776b0 "
13- sha256 cellar : :any_skip_relocation , sonoma : "cf258efa6b268478028b8e1cf2bdc902dafb3d32079fb47602897256a74b72cb "
14- sha256 cellar : :any_skip_relocation , ventura : "cf258efa6b268478028b8e1cf2bdc902dafb3d32079fb47602897256a74b72cb "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "a23290c9ad12400f796b7a0028190c78938b932610204c3d7d33ad1002850610 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "a37835c471ced98d9c920a4e30a4b640130ef996b026fd6144b9a8c1b5b68c72 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "a37835c471ced98d9c920a4e30a4b640130ef996b026fd6144b9a8c1b5b68c72 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "a37835c471ced98d9c920a4e30a4b640130ef996b026fd6144b9a8c1b5b68c72 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "0528425a72c2c5e742396a041aecd015cab7af1c9c620598d216a9458ca18dbd "
14+ sha256 cellar : :any_skip_relocation , ventura : "0528425a72c2c5e742396a041aecd015cab7af1c9c620598d216a9458ca18dbd "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "e2d0ce5bbf15880b2c35d31108452ae8a149db04929d97cc2eddb2912fb37edf "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments