jadx 0.8.0

Closes #31657.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Dominyk Tiller 2018-09-01 05:28:19 +01:00
parent a1fb495b0d
commit 70c96237bc
No known key found for this signature in database
GPG key ID: FE19AEFCF658C6F6

View file

@ -1,8 +1,8 @@
class Jadx < Formula
desc "Dex to Java decompiler"
homepage "https://github.com/skylot/jadx"
url "https://github.com/skylot/jadx/releases/download/v0.7.1/jadx-0.7.1.zip"
sha256 "1f0431273ad9e56a40fb31ad6c355ccb1da5be74887d8d9fb17995bd7cb06285"
url "https://github.com/skylot/jadx/releases/download/v0.8.0/jadx-0.8.0.zip"
sha256 "dd02d0dc44a2beb6de5203297875c835332d44bf294db417c20e7bdb267f0c0f"
head do
url "https://github.com/skylot/jadx.git"