mirror of
https://github.com/metabolist/metatext.git
synced 2024-11-24 17:20:59 +00:00
Update SDWebImage
This commit is contained in:
parent
d844a97c88
commit
97bcbf56d5
2 changed files with 3 additions and 3 deletions
|
@ -1790,7 +1790,7 @@
|
|||
repositoryURL = "https://github.com/SDWebImage/SDWebImage";
|
||||
requirement = {
|
||||
kind = upToNextMajorVersion;
|
||||
minimumVersion = 5.11.0;
|
||||
minimumVersion = 5.11.1;
|
||||
};
|
||||
};
|
||||
D06FA32525F0659600C9639A /* XCRemoteSwiftPackageReference "blurhash" */ = {
|
||||
|
|
|
@ -51,8 +51,8 @@
|
|||
"repositoryURL": "https://github.com/SDWebImage/SDWebImage",
|
||||
"state": {
|
||||
"branch": null,
|
||||
"revision": "9ffc546b8f68c3251ca09cfa95bbd20084b6321e",
|
||||
"version": "5.11.0"
|
||||
"revision": "76dd4b49110b8624317fc128e7fa0d8a252018bc",
|
||||
"version": "5.11.1"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue