apktool: Update to version 2.4.1

This commit is contained in:
Richard Kuhnt 2019-11-30 00:01:48 +00:00
parent ffa193e02d
commit e0e510cac9

View File

@ -1,10 +1,10 @@
{
"homepage": "https://ibotpeaches.github.io/Apktool/",
"description": "A tool for reverse engineering Android apk files",
"version": "2.4.0",
"version": "2.4.1",
"license": "Apache-2.0",
"url": "https://github.com/iBotPeaches/Apktool/releases/download/v2.4.0/apktool_2.4.0.jar#/apktool.jar",
"hash": "a0f116e8916d6f21160e1559847bb8b8c32ee71900f321cafeadbe37b87ebcc1",
"url": "https://github.com/iBotPeaches/Apktool/releases/download/v2.4.1/apktool_2.4.1.jar#/apktool.jar",
"hash": "bdeb66211d1dc1c71f138003ce35f6d0cd19af6f8de7ffbdd5b118d02d825a52",
"checkver": {
"github": "https://github.com/iBotPeaches/Apktool"
},