Skip to content

Commit 6a1f072

Browse files
authored
Merge pull request #247032 from Homebrew/bump-locust-2.41.5
locust 2.41.5
2 parents 96f6235 + 7c2c6d5 commit 6a1f072

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/l/locust.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ class Locust < Formula
33

44
desc "Scalable user load testing tool written in Python"
55
homepage "https://locust.io/"
6-
url "https://files.pythonhosted.org/packages/f6/97/9e176b560152f97454aeb908ef61619ae2d8df8ad8cf2ec3829b9a29c8ca/locust-2.41.3.tar.gz"
7-
sha256 "531804b6900472bad7f1123c73b81720826d502254b754f70907240d99663491"
6+
url "https://files.pythonhosted.org/packages/96/d1/f6731c8c9af1279542698b93cdea1ed8f1a9f4266914ec5f666fea960481/locust-2.41.5.tar.gz"
7+
sha256 "f37338b0016382fd4341fc9b8a8f15a37dbfadaa86512195bef69a8e79c39c24"
88
license "MIT"
99

1010
bottle do
11-
sha256 cellar: :any, arm64_tahoe: "211819e4b5265945345c43febd8cc7e8d328dffeb0d3861f1876939d92ac5b9b"
12-
sha256 cellar: :any, arm64_sequoia: "5cbc038cc952cbf5b13c821b72acbcd7f390119fb2b94c488aa65285c744e6f7"
13-
sha256 cellar: :any, arm64_sonoma: "a8fa80d0c2500dab07aa3503f4e2dc27165b07e672b0f721aa2e66c03369ebf6"
14-
sha256 cellar: :any, sonoma: "4837fd4805f752be28cf4d6a1fddf0b6378e140ad26f6acd069aec1abaade451"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "dddf019edbfeab930361cf604b2d95f583c7f781b8d9186fb90ff6de290a81e6"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "11e44063c02efa1e0ced8493bb69f995349b0403252f2aa99c63427e9f9b3dfd"
11+
sha256 cellar: :any, arm64_tahoe: "37c2a27991d005a5b3c27f6f78deda871b3d62cb8fca98c8631f3ea9c2b12f7c"
12+
sha256 cellar: :any, arm64_sequoia: "b6fb59c73ce7704fe46e1c615cc2b1c3446932a1d13599e9babae7911f15a70f"
13+
sha256 cellar: :any, arm64_sonoma: "8f2716ced110d14220084a2a8024a62b5bb449320c1f80f602149ce28ae9f031"
14+
sha256 cellar: :any, sonoma: "d255784e79809fbb7bcd370766a9bf6c49af326472fc0794acb4a77288ec4122"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "63c62e47f2b39b99871860ba44b43639ae0dc9bbbb3f0bfd9c366f7064235639"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "e4f9b912f33db07bd50664cf1d2cbf6b2342612d7f9fe51b3837e755d2442f02"
1717
end
1818

1919
depends_on "cmake" => :build # for pyzmq

0 commit comments

Comments
 (0)