From 5512337984a9e7c537cf1ae28eb70e1c2f834d80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Toni=20F=C3=B6rster?= Date: Thu, 15 Aug 2024 02:59:39 +0200 Subject: [PATCH] update dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit MPVKit has a new home. Signed-off-by: Toni Förster --- Yattee.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/swiftpm/Package.resolved | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Yattee.xcodeproj/project.pbxproj b/Yattee.xcodeproj/project.pbxproj index 8bfc9251..aef4a842 100644 --- a/Yattee.xcodeproj/project.pbxproj +++ b/Yattee.xcodeproj/project.pbxproj @@ -5042,7 +5042,7 @@ }; FA97174A2A494700001FF53D /* XCRemoteSwiftPackageReference "MPVKit" */ = { isa = XCRemoteSwiftPackageReference; - repositoryURL = "https://github.com/cxfksword/MPVKit.git"; + repositoryURL = "https://github.com/mpvkit/MPVKit.git"; requirement = { kind = upToNextMajorVersion; minimumVersion = 0.38.0; diff --git a/Yattee.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Yattee.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 36d48a00..4efc78d4 100644 --- a/Yattee.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Yattee.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "9899ef48b3ee49eae175e25421b8330438e40c30a266d96473b299a6ab7c4188", + "originHash" : "515d8e68c4a31658288fb3f94789ee539399b042082c08c39f4c03c27fd8860c", "pins" : [ { "identity" : "activelabel.swift", @@ -25,7 +25,7 @@ "location" : "https://github.com/hyperoslo/Cache.git", "state" : { "branch" : "master", - "revision" : "dff9930c559aa2d1f7ed818d490d30c8852f57a6" + "revision" : "d2e8f5a53c601b43371fdc90277d7f64b0e89a25" } }, { @@ -58,9 +58,9 @@ { "identity" : "mpvkit", "kind" : "remoteSourceControl", - "location" : "https://github.com/cxfksword/MPVKit.git", + "location" : "https://github.com/mpvkit/MPVKit.git", "state" : { - "revision" : "f646e4b625e9c8a2ff22a7e0bb5557306300be5d", + "revision" : "e436a85611a1d34d676304a6eaf7941a7fc55c60", "version" : "0.38.0" } }, @@ -105,8 +105,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/SDWebImage/SDWebImage", "state" : { - "revision" : "be0bcd7823ce56629948491f2eaeaa19979514f7", - "version" : "5.19.4" + "revision" : "5191b801aca999b704eb93f118f91468b4570571", + "version" : "5.19.6" } }, { @@ -182,5 +182,5 @@ } } ], - "version" : 2 + "version" : 3 }