From d23ede566accc801e297269ecaae971cf145b3f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Jul 2025 12:31:12 +0000 Subject: [PATCH] apktool: Update to version 2.12.0 --- bucket/apktool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/apktool.json b/bucket/apktool.json index 91443decaf..c4b955cfc0 100644 --- a/bucket/apktool.json +++ b/bucket/apktool.json @@ -1,10 +1,10 @@ { - "version": "2.11.1", + "version": "2.12.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.11.1/apktool_2.11.1.jar#/apktool.jar", - "hash": "56d59c524fc764263ba8d345754d8daf55b1887818b15cd3b594f555d249e2db", + "url": "https://github.com/iBotPeaches/Apktool/releases/download/v2.12.0/apktool_2.12.0.jar#/apktool.jar", + "hash": "effb69dab2f93806cafc0d232f6be32c2551b8d51c67650f575e46c016908fdd", "checkver": { "github": "https://github.com/iBotPeaches/Apktool" },