apktool: Update to version 2.9.0

This commit is contained in:
github-actions[bot] 2023-10-08 20:23:06 +00:00
parent 3bdecb0798
commit 43ef65645e

View File

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