Skip to content

Commit

Permalink
[3.0.2] package manifest (#2997)
Browse files Browse the repository at this point in the history
  • Loading branch information
jayahariv authored Aug 9, 2022
1 parent a75112d commit 5f96abf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "CouchbaseLiteSwift",
url: "https://packages.couchbase.com/releases/couchbase-lite-ios/3.0.1/couchbase-lite-swift_xc_community_3.0.1.zip",
checksum: "972e3a440fe3388414c9aa0a81cbd242abd53b26085b5d110f9406ddfaa7097c"
url: "https://packages.couchbase.com/releases/couchbase-lite-ios/3.0.2/couchbase-lite-swift_xc_community_3.0.2.zip",
checksum: "59d93cbcbc498dfe34be87630464d42e2ccc13843a442412831717b50ebdb2c6"
)
]
)

0 comments on commit 5f96abf

Please sign in to comment.