File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -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.138 .0" ,
8- revision : "319175c14170da2d8b072c882dd434dfc5bd2f0b "
7+ tag : "v1.139 .0" ,
8+ revision : "984f76026160ea94163eee091bc3caa876476b35 "
99 license "LGPL-2.1-only"
1010 head "https://github.com/semgrep/semgrep.git" , branch : "develop"
1111
@@ -322,8 +322,8 @@ class Semgrep < Formula
322322 end
323323
324324 resource "typing-inspection" do
325- url "https://files.pythonhosted.org/packages/f8/b1/0c11f5058406b3af7609f121aaa6b609744687f1d158b3c3a5bf4cc94238 /typing_inspection-0.4.1 .tar.gz"
326- sha256 "6ae134cc0203c33377d43188d4064e9b357dba58cff3185f22924610e70a9d28 "
325+ url "https://files.pythonhosted.org/packages/55/e3/70399cb7dd41c10ac53367ae42139cf4b1ca5f36bb3dc6c9d33acdb43655 /typing_inspection-0.4.2 .tar.gz"
326+ sha256 "ba561c48a67c5958007083d386c3295464928b01faa735ab8547c5692e87f464 "
327327 end
328328
329329 resource "urllib3" do
You can’t perform that action at this time.
0 commit comments