From ca2bc9c86366102dca11faaeaedec3114867e042 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 04:30:34 +0000 Subject: [PATCH] apktool: Update to version 2.12.1 --- bucket/apktool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/apktool.json b/bucket/apktool.json index c4b955cfc0..83ff08ccd7 100644 --- a/bucket/apktool.json +++ b/bucket/apktool.json @@ -1,10 +1,10 @@ { - "version": "2.12.0", + "version": "2.12.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.12.0/apktool_2.12.0.jar#/apktool.jar", - "hash": "effb69dab2f93806cafc0d232f6be32c2551b8d51c67650f575e46c016908fdd", + "url": "https://github.com/iBotPeaches/Apktool/releases/download/v2.12.1/apktool_2.12.1.jar#/apktool.jar", + "hash": "66cf4524a4a45a7f56567d08b2c9b6ec237bcdd78cee69fd4a59c8a0243aeafa", "checkver": { "github": "https://github.com/iBotPeaches/Apktool" },