Skip to content

Commit 5034479

Browse files
authored
Update FirebaseFirestore SPM checksum (#11301)
Updated the checksum for the FirebaseFirestore binaryTarget in Package.swift (M132 RCO).
1 parent 0cbe4f2 commit 5034479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@ let package = Package(
674674
.binaryTarget(
675675
name: "FirebaseFirestore",
676676
url: "https://dl.google.com/firebase/ios/bin/firestore/10.10.0/FirebaseFirestore.zip",
677-
checksum: "bb362e131fda776d6911e553516439fe7d3744a213c6720ee9d58ebc5b6de789"
677+
checksum: "4a0070c4bf7e5ab59359dd8a0e68f402f3ec6c1e189fc39cc44ca88418f26ac4"
678678
),
679679

680680
.target(

0 commit comments

Comments
 (0)