apktool: Update to version 2.10.0

This commit is contained in:
github-actions[bot] 2024-09-17 20:27:51 +00:00
parent a0ddf3c85e
commit 1d19382702

View File

@ -1,10 +1,10 @@
{
"version": "2.9.3",
"version": "2.10.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.9.3/apktool_2.9.3.jar#/apktool.jar",
"hash": "7956eb04194300ce0d0a84ad18771eebc94b89fb8d1ddcce8ea4c056818646f4",
"url": "https://github.com/iBotPeaches/Apktool/releases/download/v2.10.0/apktool_2.10.0.jar#/apktool.jar",
"hash": "c0350abbab5314248dfe2ee0c907def4edd14f6faef1f5d372d3d4abd28f0431",
"checkver": {
"github": "https://github.com/iBotPeaches/Apktool"
},