Skip to content

Commit

Permalink
Update 5.0 to 5.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Jul 30, 2022
1 parent 9c23343 commit 7665e27
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions 5.0/Dockerfile

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

8 changes: 4 additions & 4 deletions 5.0/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 5.0/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 5.0/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 5.0/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 @@ -170,9 +170,9 @@
},
"4.4-rc": null,
"5.0": {
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%225.0.9%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
"date": "05/25/2022",
"githash": "6f7dae919422dcd7f4892c10ff20cdc721ad00e6",
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%225.0.10%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
"date": "07/26/2022",
"githash": "bbf5bc7e16d1713c9349a09adf4901ca37472e66",
"gpg": [
"F5679A222C647C87527C2F8CB00A0BD1E2C63C11"
],
Expand Down Expand Up @@ -219,8 +219,8 @@
"Router",
"ServerNoService"
],
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.0.9-signed.msi",
"sha256": "0e8032c352253173e9d1683ac7b39c79a4eaed0682e8c0655ca0b3ebd6b11d74",
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.0.10-signed.msi",
"sha256": "5feeaf02c6a1a9125565de2e3e44a6c11d920427db31d2ef3b516e2832dcff9b",
"variants": [
"windowsservercore-ltsc2022",
"windowsservercore-1809",
Expand All @@ -229,6 +229,6 @@
]
}
},
"version": "5.0.9"
"version": "5.0.10"
}
}

0 comments on commit 7665e27

Please sign in to comment.