diff --git a/bucket/apktool.json b/bucket/apktool.json index 29f44da8a6..a00a169215 100644 --- a/bucket/apktool.json +++ b/bucket/apktool.json @@ -1,10 +1,10 @@ { - "version": "2.9.0", + "version": "2.9.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.9.0/apktool_2.9.0.jar#/apktool.jar", - "hash": "e5ecf759297b845be64a3a5145ccc372db905b15a801a22ea1c91ee03c4c7a65", + "url": "https://github.com/iBotPeaches/Apktool/releases/download/v2.9.1/apktool_2.9.1.jar#/apktool.jar", + "hash": "de7ce8aa109acb649e7f69cfe91030ffc20dbcc46edd8abbf6c2d1e36cfccd7b", "checkver": { "github": "https://github.com/iBotPeaches/Apktool" },