apktool: Update to version 2.9.1

This commit is contained in:
github-actions[bot] 2023-12-06 12:30:19 +00:00
parent 91ae76aa1a
commit 208df9c673

View File

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