Skip to content

Commit 9a5347a

Browse files
committed
jadx 1.5.2
1 parent e5555d0 commit 9a5347a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/j/jadx.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Jadx < Formula
22
desc "Dex to Java decompiler"
33
homepage "https://github.com/skylot/jadx"
4-
url "https://github.com/skylot/jadx/releases/download/v1.5.1/jadx-1.5.1.zip"
5-
sha256 "12fd966431903b8e15c36e5007f19343475be7d8f2a55f082e7a929eeabc937e"
4+
url "https://github.com/skylot/jadx/releases/download/v1.5.2/jadx-1.5.2.zip"
5+
sha256 "5a8b480839c9c61527895d81d5572182279d973abe112047417f237df958a3aa"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)