11class Joern < Formula
22 desc "Open-source code analysis platform based on code property graphs"
33 homepage "https://joern.io/"
4- url "https://github.com/joernio/joern/archive/refs/tags/v4.0.160 .tar.gz"
5- sha256 "47a61ab69f637320830b25173fc15e2169f80c7d90421be499e5d7857dc53dd7 "
4+ url "https://github.com/joernio/joern/archive/refs/tags/v4.0.170 .tar.gz"
5+ sha256 "5dba2ee472f1fa47fc82020fb9e5bb452d268d28352646f57da11432f5a54cfb "
66 license "Apache-2.0"
77
88 livecheck do
@@ -12,12 +12,12 @@ class Joern < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , arm64_sequoia : "5ff468f2ac10eac3922cf5d7e41745417f52a33f59423c24f64241b71e490bf9 "
16- sha256 cellar : :any_skip_relocation , arm64_sonoma : "52e17fa9fcef92af5cca7bf6bb051e249fd4587bea473004c46876236bd77ba8 "
17- sha256 cellar : :any_skip_relocation , arm64_ventura : "11fdddc1efd64a0ff8398f1ebfae632a064e5a5b533b8dc4df5ce6a905a2ca05 "
18- sha256 cellar : :any_skip_relocation , sonoma : "6e5b8377c0896b9d22759122c8fc7cd55cf2bef78c9686fff00381b8be859df4 "
19- sha256 cellar : :any_skip_relocation , ventura : "33f457befe9a09b0121713e2fcf7170a0914c0e5df9588e094ef1d0ab8e2ab90 "
20- sha256 cellar : :any_skip_relocation , x86_64_linux : "2fd967e6e7618b919f6d6bf8d40b0e81028a37bab5ec865b6b5dae53609c79ca "
15+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "d0b0996de9b3d6e467e458fafc9c4198da89e904cc8e209f188d247009f7b313 "
16+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "ef7e85413519322fce84938da2547e2efe468839d51f46acd563a69779a5845e "
17+ sha256 cellar : :any_skip_relocation , arm64_ventura : "e33c06b8102c587d02cf70e0891bd62e3a14086bb5468f609539c9ad337dfa67 "
18+ sha256 cellar : :any_skip_relocation , sonoma : "650732a842076b21f93e3b65d201f6b4bf466664aced05cab70c0d1bde153818 "
19+ sha256 cellar : :any_skip_relocation , ventura : "98f87a80c8b11c81b9f924612479c24300cac96a459565305a1d055c0f5c67f1 "
20+ sha256 cellar : :any_skip_relocation , x86_64_linux : "85ac1b44662e25ddd72fb9e459427dbefef29ecce725b125d80f8a674af39c4b "
2121 end
2222
2323 depends_on "sbt" => :build
0 commit comments