Skip to content

Commit c65cbae

Browse files
Update 8.0-rc to 8.0.0-rc8
1 parent 32571b0 commit c65cbae

File tree

6 files changed

+24
-24
lines changed

6 files changed

+24
-24
lines changed

8.0-rc/Dockerfile

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.0-rc/windows/nanoserver-1809/Dockerfile

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.0-rc/windows/nanoserver-ltsc2022/Dockerfile

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.0-rc/windows/windowsservercore-1809/Dockerfile

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.0-rc/windows/windowsservercore-ltsc2022/Dockerfile

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -266,9 +266,9 @@
266266
"7.0-rc": null,
267267
"8.0": null,
268268
"8.0-rc": {
269-
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%228.0.0-rc7%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
270-
"date": "06/04/2024",
271-
"githash": "b071b10bc9c172c411e5319bfd68d94dbff0daed",
269+
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%228.0.0-rc8%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
270+
"date": "06/11/2024",
271+
"githash": "65f60f3a43b5c3c65d64402ae66ffe80e8fb2e68",
272272
"linux": "ubuntu2204",
273273
"notes": "https://docs.mongodb.org/master/release-notes/8.0/",
274274
"pgp": [
@@ -324,8 +324,8 @@
324324
"Router",
325325
"ServerNoService"
326326
],
327-
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.0-rc7-signed.msi",
328-
"sha256": "de20ad581150a21b73312bc7f1502673970fa9f32a6dc94c7a288969174737b7",
327+
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.0-rc8-signed.msi",
328+
"sha256": "506da64873388ac79cf8b08f6158014b5fb6bba123ef9ebe75c6aa1c8af9e8af",
329329
"variants": [
330330
"windowsservercore-ltsc2022",
331331
"windowsservercore-1809",
@@ -334,6 +334,6 @@
334334
]
335335
}
336336
},
337-
"version": "8.0.0-rc7"
337+
"version": "8.0.0-rc8"
338338
}
339339
}

0 commit comments

Comments
 (0)