File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -39,14 +39,14 @@ export const DownloadDetails: { [s in DownloadableEmulators]: EmulatorDownloadDe
3939 } ,
4040 } ,
4141 firestore : {
42- downloadPath : path . join ( CACHE_DIR , "cloud-firestore-emulator-v1.13.0 .jar" ) ,
43- version : "1.13.0 " ,
42+ downloadPath : path . join ( CACHE_DIR , "cloud-firestore-emulator-v1.13.1 .jar" ) ,
43+ version : "1.13.1 " ,
4444 opts : {
4545 cacheDir : CACHE_DIR ,
4646 remoteUrl :
47- "https://storage.googleapis.com/firebase-preview-drop/emulator/cloud-firestore-emulator-v1.13.0 .jar" ,
48- expectedSize : 60581686 ,
49- expectedChecksum : "ed5dbab6fbee02d141f6204754ae50f6 " ,
47+ "https://storage.googleapis.com/firebase-preview-drop/emulator/cloud-firestore-emulator-v1.13.1 .jar" ,
48+ expectedSize : 60486708 ,
49+ expectedChecksum : "e0590880408eacb790874643147c0081 " ,
5050 namePrefix : "cloud-firestore-emulator" ,
5151 } ,
5252 } ,
You can’t perform that action at this time.
0 commit comments