apktool: Update to version 2.12.1

This commit is contained in:
github-actions[bot] 2025-09-18 04:30:34 +00:00
parent f7dcd9c0a9
commit ca2bc9c863

View File

@ -1,10 +1,10 @@
{ {
"version": "2.12.0", "version": "2.12.1",
"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.12.0/apktool_2.12.0.jar#/apktool.jar", "url": "https://github.com/iBotPeaches/Apktool/releases/download/v2.12.1/apktool_2.12.1.jar#/apktool.jar",
"hash": "effb69dab2f93806cafc0d232f6be32c2551b8d51c67650f575e46c016908fdd", "hash": "66cf4524a4a45a7f56567d08b2c9b6ec237bcdd78cee69fd4a59c8a0243aeafa",
"checkver": { "checkver": {
"github": "https://github.com/iBotPeaches/Apktool" "github": "https://github.com/iBotPeaches/Apktool"
}, },