Skip to content

Commit 5851817

Browse files
authored
Merge pull request #251508 from Homebrew/bump-snyk-cli-1.1300.2
snyk-cli 1.1300.2
2 parents d122436 + b567e45 commit 5851817

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/s/snyk-cli.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
class SnykCli < Formula
22
desc "Scans and monitors projects for security vulnerabilities"
33
homepage "https://snyk.io"
4-
url "https://registry.npmjs.org/snyk/-/snyk-1.1300.1.tgz"
5-
sha256 "fe3a7fb3105fd034bf573b6a877b4404298209643772287114a30eaf9b0990d2"
4+
url "https://registry.npmjs.org/snyk/-/snyk-1.1300.2.tgz"
5+
sha256 "494da90471f6951ccaaaf0f9167b6396518f065e84127aeb3302195b1df44665"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "7cfebf14d70eaf50ba61de741a7392f29b3a0d9558b15edb9ac3d8fe9f024bfd"
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7cfebf14d70eaf50ba61de741a7392f29b3a0d9558b15edb9ac3d8fe9f024bfd"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7cfebf14d70eaf50ba61de741a7392f29b3a0d9558b15edb9ac3d8fe9f024bfd"
12-
sha256 cellar: :any_skip_relocation, sonoma: "292fb1c1b91f5981f0deee839f5fb3064d733f50f129c6e97e9343d7c67f53f3"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "8d460403ecabff18522375d41a03187f9f70e925992e290a8e294cc6f0e265dc"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "63b50f154ff3dd70ffd761299d38022af477bd6040218c52ad12f4781685b473"
9+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "8043ef8a0155e82d2491ab025fce49eef006068096c61a1c09f67c1dda5024ce"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8043ef8a0155e82d2491ab025fce49eef006068096c61a1c09f67c1dda5024ce"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8043ef8a0155e82d2491ab025fce49eef006068096c61a1c09f67c1dda5024ce"
12+
sha256 cellar: :any_skip_relocation, sonoma: "4501b29b90ead3765d9f4d05b952fd93e41f17866bdc83853a6c2a3ced3e3d14"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "fabe1797a63a3a26525f539cbe909ed0a084c970189a76a4035b2c7fc7fea4e7"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "7ecd85d0e054683e4f8a7bbd4df3ea8a2732de0e64536dc2115a1fc5e12d0e0a"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)