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 dc7330e commit 4873c08Copy full SHA for 4873c08
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.380.tar.gz"
5
- sha256 "8c4f29b04f3eca831b288fc386da376dc69b14c0760de79ccbcfe9a25b62767b"
+ url "https://github.com/joernio/joern/archive/refs/tags/v4.0.390.tar.gz"
+ sha256 "49fb972d9dbafb593a5f9c7eed3037fe4aee3a5be25a391ca70de5bd9cc3411a"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments