Skip to content

Commit c009614

Browse files
Update 7.0 to 7.0.17
1 parent a60f886 commit c009614

File tree

7 files changed

+28
-28
lines changed

7 files changed

+28
-28
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-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.

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

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
@@ -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.16%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
72-
"date": "12/11/2024",
73-
"githash": "18b949444cfdaa88e30b0e10243bc18268251c1f",
71+
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%227.0.17%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
72+
"date": "02/19/2025",
73+
"githash": "f099987179b0e9919aa2fcba25afe48f35e53ae9",
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.16-signed.msi",
125-
"sha256": "88fe05d7f324e72b9d17cbfe9bde652053c398efc7cffc0249c944faf4f32b34",
124+
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.17-signed.msi",
125+
"sha256": "4e289d657aea36ecac5fa05a5d82cd1cc377efd75f682a2126ac6473d3a22d12",
126126
"variants": [
127127
"windowsservercore-ltsc2025",
128128
"windowsservercore-ltsc2022",
@@ -132,7 +132,7 @@
132132
]
133133
}
134134
},
135-
"version": "7.0.16"
135+
"version": "7.0.17"
136136
},
137137
"7.0-rc": {
138138
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%227.0.17%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",

0 commit comments

Comments
 (0)