apktool: Update to version 2.9.3

This commit is contained in:
github-actions[bot] 2024-01-20 12:29:33 +00:00
parent 0b45769cb4
commit df6a6ee6a5

View File

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