Update to the newest version of nuke (#759)

Static gifs as avatars are now rendered correctly.
This commit is contained in:
Paul Schuetz 2023-02-10 06:39:23 +01:00 committed by GitHub
parent 745d6b41c0
commit 368b2b2c5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -50,8 +50,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/kean/Nuke",
"state" : {
"revision" : "2e9337168d08acccf72c039bf9324be24a1cf7d7",
"version" : "11.5.3"
"revision" : "67bd45931180f652159e3342575277a7f197b3ab",
"version" : "11.6.2"
}
},
{

View File

@ -19,7 +19,7 @@ let package = Package(
.package(name: "Models", path: "../Models"),
.package(name: "Env", path: "../Env"),
.package(url: "https://github.com/markiv/SwiftUI-Shimmer", exact: "1.1.0"),
.package(url: "https://github.com/kean/Nuke", from: "11.5.0"),
.package(url: "https://github.com/kean/Nuke", from: "11.6.0"),
.package(url: "https://github.com/divadretlaw/EmojiText", from: "1.1.0"),
],
targets: [