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 7313cf4 commit 4231217Copy full SHA for 4231217
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.300.tar.gz"
5
- sha256 "575ae3f9c949586bd65605fdde303d5b1ba27cbef61e98c7f98d1b1f0ac01b04"
+ url "https://github.com/joernio/joern/archive/refs/tags/v4.0.310.tar.gz"
+ sha256 "ba2176afc59b452681c3b2d32db9cd8cccf3a64d9904299b7f0d448fe20ccec6"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments