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 0bebede commit f99e126Copy full SHA for f99e126
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.250.tar.gz"
5
- sha256 "aab4654d317cdae12b283f040d58cbcdd3da9eb75161d28caaa5230651e1bae3"
+ url "https://github.com/joernio/joern/archive/refs/tags/v4.0.260.tar.gz"
+ sha256 "a7befe0688c755e2536022e43e78054bc14eddb9c36125f98a89e4ffcf2dc193"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments