Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Commit

Permalink
Update to latest version webp
Browse files Browse the repository at this point in the history
  • Loading branch information
kolesnik committed Nov 30, 2023
1 parent db82ff3 commit a371376
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"repositoryURL": "https://github.com/SDWebImage/libwebp-Xcode",
"state": {
"branch": null,
"revision": "2b3b43faaef54d1b897482428428357b7f7cd08b",
"version": "1.2.1"
"revision": "b2b1d20a90b14d11f6ef4241da6b81c1d3f171e4",
"version": "1.3.2"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/kean/Nuke.git", from: "12.0.0"),
.package(url: "https://github.com/SDWebImage/libwebp-Xcode", from: "1.2.1"),
.package(url: "https://github.com/SDWebImage/libwebp-Xcode", from: "1.3.2"),
],
targets: [
.target(
Expand Down

0 comments on commit a371376

Please sign in to comment.