apktool: Update to version 2.8.1

This commit is contained in:
github-actions[bot] 2023-07-22 20:23:29 +00:00
parent 4ad86b0ed5
commit 71d247eb01

View File

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