From 3b3cf9d636234d2640ae4baac797e5914d43f2a2 Mon Sep 17 00:00:00 2001 From: Dustin Rodrigues Date: Mon, 27 Nov 2023 08:33:59 -0500 Subject: [PATCH 1/2] snyk-cli 1.1254.0 --- Formula/s/snyk-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/s/snyk-cli.rb b/Formula/s/snyk-cli.rb index 70d65f226f4fc..489f0d1f71ac8 100644 --- a/Formula/s/snyk-cli.rb +++ b/Formula/s/snyk-cli.rb @@ -3,8 +3,8 @@ class SnykCli < Formula desc "Scans and monitors projects for security vulnerabilities" homepage "https://snyk.io" - url "https://registry.npmjs.org/snyk/-/snyk-1.1253.0.tgz" - sha256 "971a7612539d24699884ca4dc21bf358d04a2cb588490371203aae9defe7c461" + url "https://registry.npmjs.org/snyk/-/snyk-1.1254.0.tgz" + sha256 "ae13d60d6ec586d7c640c0aa2dae16a4da2f0ae25ff9ab176462c60544dbeb6f" license "Apache-2.0" bottle do From 2c19c12c0227179b43994732c045b048c5319680 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 27 Nov 2023 13:54:44 +0000 Subject: [PATCH 2/2] snyk-cli: update 1.1254.0 bottle. --- Formula/s/snyk-cli.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/s/snyk-cli.rb b/Formula/s/snyk-cli.rb index 489f0d1f71ac8..cd2fd37f36574 100644 --- a/Formula/s/snyk-cli.rb +++ b/Formula/s/snyk-cli.rb @@ -8,13 +8,13 @@ class SnykCli < Formula license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "974a83b533474ae64f766d2bdd2003d4abdc294dad0e943dd9eb0d5f2e8093a6" - sha256 cellar: :any_skip_relocation, arm64_ventura: "7dbca79628e774aab2d73c0c2a1a44ec507064c628efedfc8d81091adc40cbca" - sha256 cellar: :any_skip_relocation, arm64_monterey: "d4762a84c3154d3e539db6d516a884faf8ab27371892ee56e8230a1881d5c804" - sha256 cellar: :any_skip_relocation, sonoma: "60ed37ac58fc0597464750e6e430384fab1193f203bd5e06007a7cf0b5851a19" - sha256 cellar: :any_skip_relocation, ventura: "9e39ab6adcadc005ef04238c62472f6a414974744cf9417709118f37e941795e" - sha256 cellar: :any_skip_relocation, monterey: "77e3e24dd84bc737e59c51b6d7727580c38798d4af5e7a485b538ac9db173184" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7c3cdaf2187447630f288a2a19ec2dd254130cc87c7a5028b1b69a74a440d8c1" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "a8733b100df0cdf3bd801f2da55dcf9db958af68801a77c255bae88c9385d8b8" + sha256 cellar: :any_skip_relocation, arm64_ventura: "195b628176f8f350680f1ed6781ed2d84c4c3f292f75929fae92afe5848dc13b" + sha256 cellar: :any_skip_relocation, arm64_monterey: "583435cdae230a286b48479719c8606efeaaf2b517b936ea69240caeca8ad25e" + sha256 cellar: :any_skip_relocation, sonoma: "270483fe994cce3448830a29a048e31639a754e5978ea77a3f709f077ec2db18" + sha256 cellar: :any_skip_relocation, ventura: "dffadbbc3d9c43af7001e311db216014d67482a545fdfbd979ca238f90aac7d6" + sha256 cellar: :any_skip_relocation, monterey: "236db01f102c0c57fdc3edd515cdf6a6f0de3eb3f7ba882e29245ea8c43d4466" + sha256 cellar: :any_skip_relocation, x86_64_linux: "71a449eb3259f22f54f016ea6315f9df40e98b8317221a956ee8473effc29e47" end depends_on "node"