Skip to content

Commit d9fb646

Browse files
authored
Merge pull request Homebrew#200966 from Homebrew/bump-snyk-cli-1.1294.3
snyk-cli 1.1294.3
2 parents bf416d1 + 93a4e68 commit d9fb646

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.1294.2.tgz"
5-
sha256 "dbc9674a8725afcd3d97b1f2488572855f5d84f614ac8c8d9f7035a7d5a309cc"
4+
url "https://registry.npmjs.org/snyk/-/snyk-1.1294.3.tgz"
5+
sha256 "01a677c1f212ce3914b74eae5041c423a5f1e09a03e4bd1312176ac02934362a"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "733664b4eaa4874bcc361efe0b35b46c072a83bca4cccf1df7a2eaf57deb3b36"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "733664b4eaa4874bcc361efe0b35b46c072a83bca4cccf1df7a2eaf57deb3b36"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "733664b4eaa4874bcc361efe0b35b46c072a83bca4cccf1df7a2eaf57deb3b36"
12-
sha256 cellar: :any_skip_relocation, sonoma: "cf9a6b7ea70863662f5dea0fb14d894f5e7bcd398f242647cac662494670fe81"
13-
sha256 cellar: :any_skip_relocation, ventura: "cf9a6b7ea70863662f5dea0fb14d894f5e7bcd398f242647cac662494670fe81"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "67c5ea7698f9046215a14fc56b63f1185d42dd45c99729d34171fe9813d89096"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0ec638ce3755a23615b9f55a20e4adbdc155f6f8008ea8e54a8396592c01ac40"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0ec638ce3755a23615b9f55a20e4adbdc155f6f8008ea8e54a8396592c01ac40"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "0ec638ce3755a23615b9f55a20e4adbdc155f6f8008ea8e54a8396592c01ac40"
12+
sha256 cellar: :any_skip_relocation, sonoma: "c79fc4e7f6e9deff49aca7b15380794d3f5e309c458741635edb1cdc493b2966"
13+
sha256 cellar: :any_skip_relocation, ventura: "c79fc4e7f6e9deff49aca7b15380794d3f5e309c458741635edb1cdc493b2966"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "85ae867cdab8709d32d6db886c646d9af3b3478e9fcd40ee1bddbaec5988395a"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)