Skip to content

Commit

Permalink
Update MSDisplayLink to 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakr233 committed Jan 16, 2025
1 parent 60f3955 commit 4a9d328
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/Lakr233/MSDisplayLink.git",
"state" : {
"revision" : "6e92b5513e3473e064685e64056c4ac46470e7b0",
"version" : "2.0.3"
"revision" : "fa988eeef7e3e9144df8bc8225c6fe1b07075bf8",
"version" : "2.0.4"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/Lakr233/ColorVector.git", from: "1.0.3"),
.package(url: "https://github.com/Lakr233/SpringInterpolation.git", from: "1.2.2"),
.package(url: "https://github.com/Lakr233/MSDisplayLink.git", from: "2.0.3"),
.package(url: "https://github.com/Lakr233/MSDisplayLink.git", from: "2.0.4"),
],
targets: [
.target(
Expand Down

0 comments on commit 4a9d328

Please sign in to comment.