Skip to content

Commit

Permalink
Merge pull request #176812 from Homebrew/bump-artillery-2.0.17
Browse files Browse the repository at this point in the history
artillery 2.0.17
  • Loading branch information
BrewTestBot authored Jul 9, 2024
2 parents 91c1299 + 9e067f7 commit ea2e9ed
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/a/artillery.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
class Artillery < Formula
desc "Cloud-native performance & reliability testing for developers and SREs"
homepage "https://artillery.io/"
url "https://registry.npmjs.org/artillery/-/artillery-2.0.16.tgz"
sha256 "72f0a777c9cd206ab72c75d3f8f4579ce987e839128fed3f83b2b142e5985eac"
url "https://registry.npmjs.org/artillery/-/artillery-2.0.17.tgz"
sha256 "e5ade820f06e8979bb04552d8fd264738c4a4d0b5c22e6af469ee632d01d78dd"
license "MPL-2.0"

livecheck do
Expand All @@ -13,13 +13,13 @@ class Artillery < Formula
end

bottle do
sha256 arm64_sonoma: "788f7d6043879016c3ca70d706fa3a427ca923559feb63643458e67a14c65f64"
sha256 arm64_ventura: "0c4aaed820d67013421c4635b96fccf235f69561ad7957d831982850d49c6546"
sha256 arm64_monterey: "081231b95808aed1f09a2baf136c706fb59703ad0525f1d00706d2361d671c03"
sha256 sonoma: "3c0013488b655fd517586347541f15c8d2c5f611e069a04dd2073c576f26fd76"
sha256 ventura: "4b4b2cbfba8914ba1c82e60133cb4b3132fc520d8bbfe61c8056ba43b4877360"
sha256 monterey: "a280767b9422afc9213bec89ecf45b5c2758c93bad44c3c1b7817f8cf3fb8612"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2bf429c1a47a63aa69d69ec9c0716e7c829916c45288760b8e705180dfebad3f"
sha256 arm64_sonoma: "fd12d00e51d0841426bf3de24a0b579eda33ef84abc7205ffb476a4f7dcdd5c8"
sha256 arm64_ventura: "2c0f78e14f2927e45b1d96faa7b727587297b0410c7c56fa867bf2e170992ab3"
sha256 arm64_monterey: "c5db42976a0dffcd4a6a6db541622677e337b0e5ddf21bb2930b1b6c76b35aa2"
sha256 sonoma: "f37d16c4e1b2e98b86a9b9a83803f16546d003065326d34f21a7f93fd271f264"
sha256 ventura: "c43b73b34095b734a60194d6f7b2f5837b1de265ee8c632e4bb4a1a5cf2e2d9d"
sha256 monterey: "bf02f03cd6a7460234513504580d196914c32d3f7eb0517d423da35ac4a5ec1b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "308cf72de824e58bed4a8ede0c99895cddba99c3dfd8ff5d91d731c62735199e"
end

depends_on "node"
Expand Down

0 comments on commit ea2e9ed

Please sign in to comment.