apktool: Update to version 2.8.0

This commit is contained in:
github-actions[bot] 2023-07-18 00:52:27 +00:00
parent 296cfbead1
commit 72388fab6d

View File

@ -1,10 +1,10 @@
{
"version": "2.7.0",
"version": "2.8.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.7.0/apktool_2.7.0.jar#/apktool.jar",
"hash": "c11b5eb518d9ac2ab18e959cbe087499079072b04d567cdcae5ceb447f9a7e7d",
"url": "https://github.com/iBotPeaches/Apktool/releases/download/v2.8.0/apktool_2.8.0.jar#/apktool.jar",
"hash": "b331323ebf325d63e13375a6147915f9dac048f0f1f86783806f925941748dbc",
"checkver": {
"github": "https://github.com/iBotPeaches/Apktool"
},