From 5d0ab6ac9c03d4c81d8922d604dfc01ee8486d73 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 22 Jan 2025 17:24:57 -0500 Subject: [PATCH] ipatool 2.1.5 --- Formula/i/ipatool.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/i/ipatool.rb b/Formula/i/ipatool.rb index dd1f831020661d..0cc29cac66474d 100644 --- a/Formula/i/ipatool.rb +++ b/Formula/i/ipatool.rb @@ -1,8 +1,8 @@ class Ipatool < Formula desc "CLI tool for searching and downloading app packages from the iOS App Store" homepage "https://github.com/majd/ipatool" - url "https://github.com/majd/ipatool/archive/refs/tags/v2.1.4.tar.gz" - sha256 "e0e01c88efb94f35a71f664267c6c9ab0e22932804e0af864a0a5cd8d348dbca" + url "https://github.com/majd/ipatool/archive/refs/tags/v2.1.5.tar.gz" + sha256 "cc2371353bb00a8050e0d2ba2f4819b6401e26ba3aede5d8ed40812037b59638" license "MIT" head "https://github.com/majd/ipatool.git", branch: "main"