Skip to content

Commit 4f57958

Browse files
committed
libplist 2.7.0
1 parent b01fee9 commit 4f57958

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libplist.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libplist < Formula
22
desc "Library for Apple Binary- and XML-Property Lists"
33
homepage "https://libimobiledevice.org/"
4-
url "https://github.com/libimobiledevice/libplist/releases/download/2.6.0/libplist-2.6.0.tar.bz2"
5-
sha256 "67be9ee3169366589c92dc7c22809b90f51911dd9de22520c39c9a64fb047c9c"
4+
url "https://github.com/libimobiledevice/libplist/releases/download/2.7.0/libplist-2.7.0.tar.bz2"
5+
sha256 "7ac42301e896b1ebe3c654634780c82baa7cb70df8554e683ff89f7c2643eb8b"
66
license "LGPL-2.1-or-later"
77
head "https://github.com/libimobiledevice/libplist.git", branch: "master"
88

0 commit comments

Comments
 (0)