Skip to content

Commit fb053f7

Browse files
Update 7.0 to 7.0.15
1 parent dc976ba commit fb053f7

File tree

6 files changed

+24
-24
lines changed

6 files changed

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

versions.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,9 @@
127127
},
128128
"6.0-rc": null,
129129
"7.0": {
130-
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%227.0.14%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
131-
"date": "08/20/2024",
132-
"githash": "ce59cfc6a3c5e5c067dca0d30697edd68d4f5188",
130+
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%227.0.15%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
131+
"date": "10/17/2024",
132+
"githash": "57939cc60865b0ce431c7e08c2589fa266a1a740",
133133
"linux": "ubuntu2204",
134134
"notes": "https://docs.mongodb.org/master/release-notes/7.0/",
135135
"pgp": [
@@ -180,8 +180,8 @@
180180
"Router",
181181
"ServerNoService"
182182
],
183-
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.14-signed.msi",
184-
"sha256": "2471a7919223aee2f14443a31c7a1cbfb14c5149b8ecaea05710286731908499",
183+
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.15-signed.msi",
184+
"sha256": "db61d1e382ab03ee98dcef1a65c4065efc4eb9eba2733852828670cfce23db3e",
185185
"variants": [
186186
"windowsservercore-ltsc2022",
187187
"windowsservercore-1809",
@@ -190,7 +190,7 @@
190190
]
191191
}
192192
},
193-
"version": "7.0.14"
193+
"version": "7.0.15"
194194
},
195195
"7.0-rc": {
196196
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%227.0.15%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",

0 commit comments

Comments
 (0)