Skip to content

Commit a2f04f4

Browse files
authored
Update Firestore binary for 11.6.0 (#14184)
1 parent 2176e99 commit a2f04f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1505,8 +1505,8 @@ func firestoreTargets() -> [Target] {
15051505
} else {
15061506
return .binaryTarget(
15071507
name: "FirebaseFirestoreInternal",
1508-
url: "https://dl.google.com/firebase/ios/bin/firestore/11.5.0/rc0/FirebaseFirestoreInternal.zip",
1509-
checksum: "32df6c2cfce97249ad4c333bade9af5c2301a2b35c285980355320a3398d5aef"
1508+
url: "https://dl.google.com/firebase/ios/bin/firestore/11.6.0/rc0/FirebaseFirestoreInternal.zip",
1509+
checksum: "ad9d6cf31120ba0a91dbb9ccbe7ad08276a88565f6c79216929ec93a7d436459"
15101510
)
15111511
}
15121512
}()

0 commit comments

Comments
 (0)