11class Artillery < Formula
22 desc "Cloud-native performance & reliability testing for developers and SREs"
33 homepage "https://www.artillery.io/"
4- url "https://registry.npmjs.org/artillery/-/artillery-2.0.30 .tgz"
5- sha256 "b8b31e668aa0c2def8d68fee2fa84d614bcd317dd723aa9d17f34aace90fba83 "
4+ url "https://registry.npmjs.org/artillery/-/artillery-2.0.31 .tgz"
5+ sha256 "afd57456b425deda1543457dce1781a8113285bf07b3d1f14af3d8ab2da38d57 "
66 license "MPL-2.0"
77
88 livecheck do
@@ -11,12 +11,12 @@ class Artillery < Formula
1111 end
1212
1313 bottle do
14- sha256 arm64_tahoe : "2d67e55ae0cb1e756ccea64cb6fe41106a035ffe4985aa4e90d4557c173c5f8c "
15- sha256 arm64_sequoia : "aa1435921b1508911cf1d10b0edc0ba12e5a88321741b98d83e274799a09264f "
16- sha256 cellar : :any_skip_relocation , arm64_sonoma : "e5aa683624d6b88cdab5c28a35928f7011322da1df19166f2e0873691fd551fd "
17- sha256 cellar : :any_skip_relocation , sonoma : "e5aa683624d6b88cdab5c28a35928f7011322da1df19166f2e0873691fd551fd "
18- sha256 cellar : :any_skip_relocation , arm64_linux : "e48d519aae715fc76c92c164c24bc13919822974993be9e71d1c27b82ed50cc7 "
19- sha256 cellar : :any_skip_relocation , x86_64_linux : "efdda745ed5a0a430718bb00c347306879676ce516afea92e010bf0b9ad440db "
14+ sha256 arm64_tahoe : "4a3e531d3c5ed41a78f6a48b41e477b4f5bc8063ae6b99996b663d7bf5c59e35 "
15+ sha256 arm64_sequoia : "a5561cd855cea8dc432450463b9a454af60af444af6697b0d96a78e7dc331cc8 "
16+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "3660f1c5f8ebe834b10ce4da632ee5353d360de218d48332c1b4e966782df5ae "
17+ sha256 cellar : :any_skip_relocation , sonoma : "08f717fbee123f5a172b79988546f33563fa89eccafe69de5fe6375c52d484b5 "
18+ sha256 cellar : :any_skip_relocation , arm64_linux : "00140d6500126c00f24dc8a8d6e7620dd31e7ab5a026d55e75b9ac2ec4ace4fa "
19+ sha256 cellar : :any_skip_relocation , x86_64_linux : "9fb48b9536bccb49637f91bda1ecba04fa01766c9864e69dae7077ffaf30346d "
2020 end
2121
2222 depends_on "node"
0 commit comments