Skip to content

Commit ec5ed5d

Browse files
authored
Merge pull request Homebrew#225503 from Homebrew/bump-jadx-1.5.2
jadx 1.5.2
2 parents a007206 + dfd6770 commit ec5ed5d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/j/jadx.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
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
9-
sha256 cellar: :any_skip_relocation, all: "735427c63f8e20f067a5a50d4273cea56b5fd528bb0ad656d91a76762e774997"
9+
sha256 cellar: :any_skip_relocation, all: "6c5c0a76284cf5ec339edfb830b9a57f61f20d588b0c2eed74f95697185c125d"
1010
end
1111

1212
head do

0 commit comments

Comments
 (0)