Skip to content

Commit

Permalink
k6: update 0.48.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 6, 2023
1 parent 9ba5642 commit 41f9665
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/k/k6.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ class K6 < Formula
license "AGPL-3.0-or-later"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ad568d2427f3ca2c7a78370f10ce5e7cea41f662019caaf955b48120296c7716"
sha256 cellar: :any_skip_relocation, arm64_ventura: "deffcbb6a355cf48d53762ec341d5ea1fa3753db0e969e2fe44e527ce00c1e7c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "e7f5983c126cc355f75cbd462883292ab379231da6ba55b704916a7ee9fd967f"
sha256 cellar: :any_skip_relocation, sonoma: "d91b5a27734f90e24c032fa988275d3661a7611f70834ebb63afe4cee310cdd6"
sha256 cellar: :any_skip_relocation, ventura: "0be03462417fd28975c782f29f016ac1edcb29d6577f5ba664f9685f84ea0638"
sha256 cellar: :any_skip_relocation, monterey: "0fad02ca3ba7533eeaeff81390c1455a7a268aa1618ea84fea4fd1d05a2200b3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c92bba94aa22c796a249527010e26b7ec563d938e380bd797980ba441bfe0c76"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0300bccfe5036402445750a9548d07852adda0a309b952463c41665b6bf7c55a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d4b050b4e202d378a06aaf37ae6b002d349c48efa2a4b492ee302ba99017d317"
sha256 cellar: :any_skip_relocation, arm64_monterey: "81e4b17567374f5d42765ec9cf2c78fe9d05b5c187ff62e7247b0c538415fcbf"
sha256 cellar: :any_skip_relocation, sonoma: "bc6313a98a9ddcf58445538477da661a4605edf7c0a5bed3c7a234920beebe49"
sha256 cellar: :any_skip_relocation, ventura: "e44c000d8d3e646ed5b4a697abe8042e8015535124beb532e41727b5b22dd18f"
sha256 cellar: :any_skip_relocation, monterey: "b89f12c36551dcf0fba54d2160b53d3851efe267096796013c303be1b9950da7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "14e6189957407ff07aa29334c56b1dfe24bebf5fee75b11dcec08bd338f48e9c"
end

depends_on "go" => :build
Expand Down

0 comments on commit 41f9665

Please sign in to comment.