Skip to content

Commit 08e3d80

Browse files
Update 7.0 to 7.0.20
1 parent 9a668ae commit 08e3d80

File tree

7 files changed

+28
-28
lines changed

7 files changed

+28
-28
lines changed

7.0/Dockerfile

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.0/windows/nanoserver-1809/Dockerfile

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.0/windows/nanoserver-ltsc2022/Dockerfile

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.0/windows/windowsservercore-1809/Dockerfile

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.0/windows/windowsservercore-ltsc2022/Dockerfile

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.0/windows/windowsservercore-ltsc2025/Dockerfile

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@
6868
},
6969
"6.0-rc": null,
7070
"7.0": {
71-
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%227.0.19%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
72-
"date": "04/03/2025",
73-
"githash": "8614d4d8831b08ea0f0156fdb6646a21bed348ec",
71+
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%227.0.20%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
72+
"date": "04/25/2025",
73+
"githash": "cf29fc744f8ee2ac9245f2845f29c6a706dc375a",
7474
"linux": "ubuntu2204",
7575
"notes": "https://docs.mongodb.org/master/release-notes/7.0/",
7676
"pgp": [
@@ -121,8 +121,8 @@
121121
"Router",
122122
"ServerNoService"
123123
],
124-
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.19-signed.msi",
125-
"sha256": "815ab9b621acea764f1ecc99c0b686162116ded842a384e4b280713343a3bf9b",
124+
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.20-signed.msi",
125+
"sha256": "960b961edb4b01a65d209a36cefe715c0cf14aea6a886853f2a31fb143790f55",
126126
"variants": [
127127
"windowsservercore-ltsc2025",
128128
"windowsservercore-ltsc2022",
@@ -132,7 +132,7 @@
132132
]
133133
}
134134
},
135-
"version": "7.0.19"
135+
"version": "7.0.20"
136136
},
137137
"7.0-rc": null,
138138
"8.0": {

0 commit comments

Comments
 (0)