@@ -4,8 +4,8 @@ class Semgrep < Formula
44 desc "Easily detect and prevent bugs and anti-patterns in your codebase"
55 homepage "https://semgrep.dev"
66 url "https://github.com/semgrep/semgrep.git" ,
7- tag : "v1.95 .0" ,
8- revision : "4472baa7bb9b3e8422f8e5d7be23287758a4732b "
7+ tag : "v1.96 .0" ,
8+ revision : "e743e2d243c83e6ba20e8f2096569f7383c00239 "
99 license "LGPL-2.1-only"
1010 head "https://github.com/semgrep/semgrep.git" , branch : "develop"
1111
@@ -15,12 +15,12 @@ class Semgrep < Formula
1515 end
1616
1717 bottle do
18- sha256 cellar : :any , arm64_sequoia : "7fccbc3aaa0d1c1cbae97b7e5d5f2a3049b8b10601b66c11a05e80f0e23906cc "
19- sha256 cellar : :any , arm64_sonoma : "e70fc90037460bf0670edc5773ab2ab97a51e19d1db1ede5b304f73da8bbbbd1 "
20- sha256 cellar : :any , arm64_ventura : "b291508f4c31ed0399d0ae9e8925d6e7d70f3501941813ad7997dba53ae3b3b6 "
21- sha256 cellar : :any , sonoma : "9d6706a880ecb6eff48c246a5182d0393bf33ecb281648ae5e04b216fd99fe0d "
22- sha256 cellar : :any , ventura : "67b0eac20baadbe99ca9c577b52ec888d7a56cfc40760277624795c204a8a985 "
23- sha256 cellar : :any_skip_relocation , x86_64_linux : "ffe66288a66c5a00d788013e0f195233ff636f5e89bffaaea10ad81062696890 "
18+ sha256 cellar : :any , arm64_sequoia : "099051725230031f77d3df23ed5030b83f71cc4200f5d19e1af7a57e8dbe1290 "
19+ sha256 cellar : :any , arm64_sonoma : "f5d2d8eb2b08fa44f2bb3a094712e3a377e9bb4457d831b8a9b19597e874a182 "
20+ sha256 cellar : :any , arm64_ventura : "b7d7eedd3ff7ebac8d945eea3766494f56131ab033bd9ecc41b58f229e30343e "
21+ sha256 cellar : :any , sonoma : "325d04ef412408cd0b7762ca6668470d06d9424fdea63e15c59f3e812e5cc541 "
22+ sha256 cellar : :any , ventura : "e3e4e896f02926b5567f478b6e4c8c93fcb9f140751cc19d3c5b242119bcaeef "
23+ sha256 cellar : :any_skip_relocation , x86_64_linux : "08c493b02bb58704ceb8fca1bf9bc6e1b73966a09ad52cb0109ea6d2a743d8f3 "
2424 end
2525
2626 depends_on "autoconf" => :build
@@ -97,8 +97,8 @@ class Semgrep < Formula
9797 end
9898
9999 resource "face" do
100- url "https://files.pythonhosted.org/packages/d7/bc/4d0f6c1e095eb977782edd94245f84b69c6f8df152480c78ab310e895098 /face-22 .0.0.tar.gz"
101- sha256 "d5d692f90bc8f5987b636e47e36384b9bbda499aaf0a77aa0b0bbe834c76923d "
100+ url "https://files.pythonhosted.org/packages/ac/79/2484075a8549cd64beae697a8f664dee69a5ccf3a7439ee40c8f93c1978a /face-24 .0.0.tar.gz"
101+ sha256 "611e29a01ac5970f0077f9c577e746d48c082588b411b33a0dd55c4d872949f6 "
102102 end
103103
104104 resource "glom" do
@@ -222,8 +222,8 @@ class Semgrep < Formula
222222 end
223223
224224 resource "rpds-py" do
225- url "https://files.pythonhosted.org/packages/25/cb/8e919951f55d109d658f81c9b49d0cc3b48637c50792c5d2e77032b8c5da /rpds_py-0.20.1 .tar.gz"
226- sha256 "e1791c4aabd117653530dccd24108fa03cc6baf21f58b950d0a73c3b3b29a350 "
225+ url "https://files.pythonhosted.org/packages/23/80/afdf96daf9b27d61483ef05b38f282121db0e38f5fd4e89f40f5c86c2a4f /rpds_py-0.21.0 .tar.gz"
226+ sha256 "ed6378c9d66d0de903763e7706383d60c33829581f0adff47b6535f1802fa6db "
227227 end
228228
229229 resource "ruamel-yaml" do
0 commit comments