update dependencies

MPVKit has a new home.

Signed-off-by: Toni Förster <toni.foerster@gmail.com>
This commit is contained in:
Toni Förster 2024-08-15 02:59:39 +02:00
parent af75afa912
commit 5512337984
No known key found for this signature in database
GPG Key ID: 292F3E5086C83FC7
2 changed files with 8 additions and 8 deletions

View File

@ -5042,7 +5042,7 @@
}; };
FA97174A2A494700001FF53D /* XCRemoteSwiftPackageReference "MPVKit" */ = { FA97174A2A494700001FF53D /* XCRemoteSwiftPackageReference "MPVKit" */ = {
isa = XCRemoteSwiftPackageReference; isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/cxfksword/MPVKit.git"; repositoryURL = "https://github.com/mpvkit/MPVKit.git";
requirement = { requirement = {
kind = upToNextMajorVersion; kind = upToNextMajorVersion;
minimumVersion = 0.38.0; minimumVersion = 0.38.0;

View File

@ -1,5 +1,5 @@
{ {
"originHash" : "9899ef48b3ee49eae175e25421b8330438e40c30a266d96473b299a6ab7c4188", "originHash" : "515d8e68c4a31658288fb3f94789ee539399b042082c08c39f4c03c27fd8860c",
"pins" : [ "pins" : [
{ {
"identity" : "activelabel.swift", "identity" : "activelabel.swift",
@ -25,7 +25,7 @@
"location" : "https://github.com/hyperoslo/Cache.git", "location" : "https://github.com/hyperoslo/Cache.git",
"state" : { "state" : {
"branch" : "master", "branch" : "master",
"revision" : "dff9930c559aa2d1f7ed818d490d30c8852f57a6" "revision" : "d2e8f5a53c601b43371fdc90277d7f64b0e89a25"
} }
}, },
{ {
@ -58,9 +58,9 @@
{ {
"identity" : "mpvkit", "identity" : "mpvkit",
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/cxfksword/MPVKit.git", "location" : "https://github.com/mpvkit/MPVKit.git",
"state" : { "state" : {
"revision" : "f646e4b625e9c8a2ff22a7e0bb5557306300be5d", "revision" : "e436a85611a1d34d676304a6eaf7941a7fc55c60",
"version" : "0.38.0" "version" : "0.38.0"
} }
}, },
@ -105,8 +105,8 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/SDWebImage/SDWebImage", "location" : "https://github.com/SDWebImage/SDWebImage",
"state" : { "state" : {
"revision" : "be0bcd7823ce56629948491f2eaeaa19979514f7", "revision" : "5191b801aca999b704eb93f118f91468b4570571",
"version" : "5.19.4" "version" : "5.19.6"
} }
}, },
{ {
@ -182,5 +182,5 @@
} }
} }
], ],
"version" : 2 "version" : 3
} }