apktool: Update to version 2.12.0

This commit is contained in:
github-actions[bot] 2025-07-06 12:31:12 +00:00
parent 6c0e1ec19a
commit d23ede566a

View File

@ -1,10 +1,10 @@
{ {
"version": "2.11.1", "version": "2.12.0",
"description": "A tool for reverse engineering Android apk files", "description": "A tool for reverse engineering Android apk files",
"homepage": "https://ibotpeaches.github.io/Apktool/", "homepage": "https://ibotpeaches.github.io/Apktool/",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/iBotPeaches/Apktool/releases/download/v2.11.1/apktool_2.11.1.jar#/apktool.jar", "url": "https://github.com/iBotPeaches/Apktool/releases/download/v2.12.0/apktool_2.12.0.jar#/apktool.jar",
"hash": "56d59c524fc764263ba8d345754d8daf55b1887818b15cd3b594f555d249e2db", "hash": "effb69dab2f93806cafc0d232f6be32c2551b8d51c67650f575e46c016908fdd",
"checkver": { "checkver": {
"github": "https://github.com/iBotPeaches/Apktool" "github": "https://github.com/iBotPeaches/Apktool"
}, },