Skip to content

Commit 8a8ec57

Browse files
authored
[Release] Update Package.swift with 10.15.0 RC0 Firestore binary artifact URL (#11780)
1 parent f272823 commit 8a8ec57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

+2-2
Original file line numberDiff line numberDiff line change
@@ -1459,8 +1459,8 @@ func firestoreTarget() -> Target {
14591459

14601460
return .binaryTarget(
14611461
name: "FirebaseFirestore",
1462-
url: "https://dl.google.com/firebase/ios/bin/firestore/10.14.0/FirebaseFirestore.zip",
1463-
checksum: "c35d3c6dbb4cd16ea8bcb49b980578ccdd56ecb2e4835356d8cd1f52cb4cbd4d"
1462+
url: "https://dl.google.com/firebase/ios/bin/firestore/10.15.0/FirebaseFirestore.zip",
1463+
checksum: "67cffbd90c1c2a4bba40e1b8ded5f0d8cf530aebc4c0321406d616d3ac6d9865"
14641464
)
14651465
}
14661466

0 commit comments

Comments
 (0)