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 1c0abb2 commit 90f5201Copy full SHA for 90f5201
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.230.tar.gz"
5
- sha256 "62c28ecc79ea664da7cd3e854727e2e97fc2bc958b2a62b3580cf29a1f9a6ca4"
+ url "https://github.com/joernio/joern/archive/refs/tags/v4.0.240.tar.gz"
+ sha256 "27c33250fac5a9f98e239bd4b4265be9b2e97c8db2c47d0b65b128a7eb7ef578"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments