Skip to content

Commit

Permalink
Update 8.0-rc to 8.0.0-rc9
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Jun 21, 2024
1 parent cd64a18 commit 2c58e6e
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions 8.0-rc/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions 8.0-rc/windows/nanoserver-1809/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions 8.0-rc/windows/nanoserver-ltsc2022/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions 8.0-rc/windows/windowsservercore-1809/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions 8.0-rc/windows/windowsservercore-ltsc2022/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -337,9 +337,9 @@
},
"8.0": null,
"8.0-rc": {
"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",
"date": "06/11/2024",
"githash": "65f60f3a43b5c3c65d64402ae66ffe80e8fb2e68",
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%228.0.0-rc9%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
"date": "06/20/2024",
"githash": "a2435345667f898b97d0d1fff71669960e42b4e2",
"linux": "ubuntu2204",
"notes": "https://docs.mongodb.org/master/release-notes/8.0/",
"pgp": [
Expand Down Expand Up @@ -395,8 +395,8 @@
"Router",
"ServerNoService"
],
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.0-rc8-signed.msi",
"sha256": "506da64873388ac79cf8b08f6158014b5fb6bba123ef9ebe75c6aa1c8af9e8af",
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.0-rc9-signed.msi",
"sha256": "299093fd846b1c57de8c80cf5b37e83718604b9713d40281f423611ab378a806",
"variants": [
"windowsservercore-ltsc2022",
"windowsservercore-1809",
Expand All @@ -405,6 +405,6 @@
]
}
},
"version": "8.0.0-rc8"
"version": "8.0.0-rc9"
}
}

0 comments on commit 2c58e6e

Please sign in to comment.