locust: update 2.4.2 bottle.

master
Carlo Cabrera 2021-11-03 03:47:46 +00:00 committed by BrewTestBot
parent 413be86216
commit da172c9b87
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 4 deletions

View File

@ -8,10 +8,12 @@ class Locust < Formula
license "MIT" license "MIT"
bottle do bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "29d5bd1ae4baae8e81c7ecd4a152b5b80d5c8665e5983e67b2cbeb6b218cdabd" sha256 cellar: :any_skip_relocation, arm64_monterey: "b46dc0d32a0e4ce9548f496c2d3b3fb2c90fd207b3c0304b3378716b13f9561f"
sha256 cellar: :any_skip_relocation, big_sur: "47eafdc3e1a485433c15f39f2ac1b32b426b20ad8d381f2d37526f4f96cdfed8" sha256 cellar: :any_skip_relocation, arm64_big_sur: "29d5bd1ae4baae8e81c7ecd4a152b5b80d5c8665e5983e67b2cbeb6b218cdabd"
sha256 cellar: :any_skip_relocation, catalina: "f87233b3c759824bbfcc02cbabc41d7fbdd862ae9715c14d36a8ea8f984cbd85" sha256 cellar: :any_skip_relocation, monterey: "401e07c6c1128d8246498975b7c053cc7417cedae3f0b7d836c3a3da9fc5d127"
sha256 cellar: :any_skip_relocation, x86_64_linux: "53509d9688304571ad50d4f65f986f993d1bee046b9da6fcab55a6af6d797f1e" sha256 cellar: :any_skip_relocation, big_sur: "47eafdc3e1a485433c15f39f2ac1b32b426b20ad8d381f2d37526f4f96cdfed8"
sha256 cellar: :any_skip_relocation, catalina: "f87233b3c759824bbfcc02cbabc41d7fbdd862ae9715c14d36a8ea8f984cbd85"
sha256 cellar: :any_skip_relocation, x86_64_linux: "53509d9688304571ad50d4f65f986f993d1bee046b9da6fcab55a6af6d797f1e"
end end
depends_on "python@3.10" depends_on "python@3.10"