Skip to content

Commit

Permalink
Merge pull request #155654 from dtrodrigues/bump-snyk-cli-1.1254.0
Browse files Browse the repository at this point in the history
snyk-cli 1.1254.0
  • Loading branch information
BrewTestBot authored Nov 27, 2023
2 parents 6ce7979 + 2c19c12 commit cf370eb
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/s/snyk-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
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
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"
Expand Down

0 comments on commit cf370eb

Please sign in to comment.