apktool: Update to version 2.11.1

This commit is contained in:
github-actions[bot] 2025-03-11 00:37:04 +00:00
parent 2e9398b391
commit fcf547ac99

View File

@ -1,10 +1,10 @@
{
"version": "2.11.0",
"version": "2.11.1",
"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.11.0/apktool_2.11.0.jar#/apktool.jar",
"hash": "8fdc17c6fe2e6d80d71b8718eb2a5d0379f1cc7139ae777f6a499ce397b26f54",
"url": "https://github.com/iBotPeaches/Apktool/releases/download/v2.11.1/apktool_2.11.1.jar#/apktool.jar",
"hash": "56d59c524fc764263ba8d345754d8daf55b1887818b15cd3b594f555d249e2db",
"checkver": {
"github": "https://github.com/iBotPeaches/Apktool"
},