We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b01fee9 commit 4f57958Copy full SHA for 4f57958
Formula/lib/libplist.rb
@@ -1,8 +1,8 @@
1
class Libplist < Formula
2
desc "Library for Apple Binary- and XML-Property Lists"
3
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"
+ url "https://github.com/libimobiledevice/libplist/releases/download/2.7.0/libplist-2.7.0.tar.bz2"
+ sha256 "7ac42301e896b1ebe3c654634780c82baa7cb70df8554e683ff89f7c2643eb8b"
6
license "LGPL-2.1-or-later"
7
head "https://github.com/libimobiledevice/libplist.git", branch: "master"
8
0 commit comments