Skip to content

Commit

Permalink
ipatool 2.1.5
Browse files Browse the repository at this point in the history
autobump: add ipatool

Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Jan 22, 2025
1 parent b60d816 commit e0b1dd5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1448,6 +1448,7 @@ inxi
ioctl
ios-webkit-debug-proxy
iowow
ipatool
iperf
iperf3
ipfs
Expand Down
4 changes: 2 additions & 2 deletions Formula/i/ipatool.rb
Original file line number Diff line number Diff line change
@@ -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"

Expand Down

0 comments on commit e0b1dd5

Please sign in to comment.