apktool: Update to version 2.6.0

This commit is contained in:
Richard Kuhnt 2021-09-02 12:00:38 +00:00
parent 9685fb2f52
commit 0f96f7dcd8

View File

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