We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba5433 commit 5436977Copy full SHA for 5436977
Formula/j/joern.rb
@@ -1,8 +1,8 @@
1
class Joern < Formula
2
desc "Open-source code analysis platform based on code property graphs"
3
homepage "https://joern.io/"
4
- url "https://github.com/joernio/joern/archive/refs/tags/v4.0.320.tar.gz"
5
- sha256 "0ce966a9b56b272233a96c7517a9d5e528281f132d25c17cd83fb0f053442047"
+ url "https://github.com/joernio/joern/archive/refs/tags/v4.0.330.tar.gz"
+ sha256 "bc6398f860c17cfffbf894894d151700d9d00a047fa7b272275e1f647768cf9b"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments