File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class Apktool < Formula
2
2
desc "Tool for reverse engineering 3rd party, closed, binary Android apps"
3
3
homepage "https://github.com/iBotPeaches/Apktool"
4
- url "https://github.com/iBotPeaches/Apktool/releases/download/v2.11.0 /apktool_2.11.0 .jar"
5
- sha256 "8fdc17c6fe2e6d80d71b8718eb2a5d0379f1cc7139ae777f6a499ce397b26f54 "
4
+ url "https://github.com/iBotPeaches/Apktool/releases/download/v2.11.1 /apktool_2.11.1 .jar"
5
+ sha256 "56d59c524fc764263ba8d345754d8daf55b1887818b15cd3b594f555d249e2db "
6
6
license "Apache-2.0"
7
7
8
8
bottle do
9
- sha256 cellar : :any_skip_relocation , all : "918b624637434a0e5c47c1f28e6962c5dec27439e5381631a31c90eb708973a8 "
9
+ sha256 cellar : :any_skip_relocation , all : "89932937bf5504a8032cdf2d55f816f517c05767bd5f372228b1faffd5de8410 "
10
10
end
11
11
12
12
depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments