Skip to content

Commit c7bd702

Browse files
Update 7.0 to 7.0.21
1 parent 7d50a3b commit c7bd702

File tree

5 files changed

+20
-20
lines changed

5 files changed

+20
-20
lines changed

7.0/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.

7.0/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.

7.0/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.

7.0/windows/windowsservercore-ltsc2025/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
@@ -66,9 +66,9 @@
6666
},
6767
"6.0-rc": null,
6868
"7.0": {
69-
"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",
70-
"date": "04/25/2025",
71-
"githash": "cf29fc744f8ee2ac9245f2845f29c6a706dc375a",
69+
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%227.0.21%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
70+
"date": "05/28/2025",
71+
"githash": "a47b62aff2bae1914085c3ef1d90fc099acf000c",
7272
"linux": "ubuntu2204",
7373
"notes": "https://docs.mongodb.org/master/release-notes/7.0/",
7474
"pgp": [
@@ -119,16 +119,16 @@
119119
"Router",
120120
"ServerNoService"
121121
],
122-
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.20-signed.msi",
123-
"sha256": "960b961edb4b01a65d209a36cefe715c0cf14aea6a886853f2a31fb143790f55",
122+
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.21-signed.msi",
123+
"sha256": "35baeddf28f20f63a50d6a65bdb19492afdea42005bfb8621a8ec433ec9c748b",
124124
"variants": [
125125
"windowsservercore-ltsc2025",
126126
"windowsservercore-ltsc2022",
127127
"nanoserver-ltsc2022"
128128
]
129129
}
130130
},
131-
"version": "7.0.20"
131+
"version": "7.0.21"
132132
},
133133
"7.0-rc": {
134134
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%227.0.21%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",

0 commit comments

Comments
 (0)