Skip to content

Commit

Permalink
Update SRG Data Provider to version 18.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
defagos committed Nov 24, 2023
1 parent 3f69bc8 commit 05003ce
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
"repositoryURL": "https://github.com/SRGSSR/srgdataprovider-apple.git",
"state": {
"branch": null,
"revision": "93a46a26d9ea068e3d812755e5a44c7402b2ad04",
"version": "18.0.0"
"revision": "a7380a80cab17b9c3f84e1b32d6c403b0bedc2be",
"version": "18.1.0"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
"repositoryURL": "https://github.com/SRGSSR/srgdataprovider-apple.git",
"state": {
"branch": null,
"revision": "93a46a26d9ea068e3d812755e5a44c7402b2ad04",
"version": "18.0.0"
"revision": "a7380a80cab17b9c3f84e1b32d6c403b0bedc2be",
"version": "18.1.0"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ let package = Package(
dependencies: [
.package(name: "ComScore", url: "https://github.com/comScore/Comscore-Swift-Package-Manager.git", .upToNextMinor(from: "6.11.0")),
.package(name: "SRGContentProtection", url: "https://github.com/SRGSSR/srgcontentprotection-apple.git", .upToNextMinor(from: "3.1.0")),
.package(name: "SRGDataProvider", url: "https://github.com/SRGSSR/srgdataprovider-apple.git", .upToNextMinor(from: "18.0.0")),
.package(name: "SRGDataProvider", url: "https://github.com/SRGSSR/srgdataprovider-apple.git", .upToNextMinor(from: "18.1.0")),
.package(name: "SRGIdentity", url: "https://github.com/SRGSSR/srgidentity-apple.git", .upToNextMinor(from: "3.3.0")),
.package(name: "SRGLogger", url: "https://github.com/SRGSSR/srglogger-apple.git", .upToNextMinor(from: "3.1.0")),
.package(name: "SRGMediaPlayer", url: "https://github.com/SRGSSR/srgmediaplayer-apple.git", .upToNextMinor(from: "7.2.0")),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
"repositoryURL": "https://github.com/SRGSSR/srgdataprovider-apple.git",
"state": {
"branch": null,
"revision": "93a46a26d9ea068e3d812755e5a44c7402b2ad04",
"version": "18.0.0"
"revision": "a7380a80cab17b9c3f84e1b32d6c403b0bedc2be",
"version": "18.1.0"
}
},
{
Expand Down

0 comments on commit 05003ce

Please sign in to comment.