apktool: Update to version 2.5.0

This commit is contained in:
Jakub Čábera 2020-12-02 19:12:24 +01:00
parent 960104cab4
commit ed072807e4

View File

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