apktool: Update to version 2.9.2

This commit is contained in:
github-actions[bot] 2024-01-05 12:30:02 +00:00
parent 73334ce477
commit e5051970d9

View File

@ -1,10 +1,10 @@
{
"version": "2.9.1",
"version": "2.9.2",
"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.9.1/apktool_2.9.1.jar#/apktool.jar",
"hash": "de7ce8aa109acb649e7f69cfe91030ffc20dbcc46edd8abbf6c2d1e36cfccd7b",
"url": "https://github.com/iBotPeaches/Apktool/releases/download/v2.9.2/apktool_2.9.2.jar#/apktool.jar",
"hash": "831f0ffc97b6f20f511d6183cbf6785464d341aacb0fb7e6f22ef0c7b228911a",
"checkver": {
"github": "https://github.com/iBotPeaches/Apktool"
},