diff --git a/automatic/mongodb.install/mongodb.install.json b/automatic/mongodb.install/mongodb.install.json index d1cf885d3..3038b5555 100644 --- a/automatic/mongodb.install/mongodb.install.json +++ b/automatic/mongodb.install/mongodb.install.json @@ -19,7 +19,7 @@ "6.3-rc": "6.3.2-rc1", "6.3": "6.3.2", "7.0-rc": "7.0.9-rc1", - "7.0": "7.0.8", + "7.0": "7.0.9", "7.1-rc": "7.1.1-rc0", "7.1": "7.1.1", "7.2-rc": "7.2.2-rc0", diff --git a/automatic/mongodb.install/mongodb.install.nuspec b/automatic/mongodb.install/mongodb.install.nuspec index 137e35152..11e48f247 100644 --- a/automatic/mongodb.install/mongodb.install.nuspec +++ b/automatic/mongodb.install/mongodb.install.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 8.0.0-rc3 + 7.0.9 Maurice Kevenaar @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe MongoDB Inc cli database nosql admin - https://docs.mongodb.org/master/release-notes/8.0/ + https://docs.mongodb.org/master/release-notes/7.0/ https://www.mongodb.com/legal/licensing/community-edition false https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/mongodb.install diff --git a/automatic/mongodb.install/tools/chocolateyInstall.ps1 b/automatic/mongodb.install/tools/chocolateyInstall.ps1 index 3c4ba9862..684121033 100644 --- a/automatic/mongodb.install/tools/chocolateyInstall.ps1 +++ b/automatic/mongodb.install/tools/chocolateyInstall.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = 'Stop'; $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url64 = 'https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.0-rc3-signed.msi' -$checksum64 = 'ec67437aaf474cf37bf155c6ea6d46fc02933667b789519e70ef7eabb53a20b2' +$url64 = 'https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.9-signed.msi' +$checksum64 = '16be51285ed6042c39a8692b5cfed3413f53b37111f54861a72857af6e5cfa90' $checksumType64 = 'sha256' $silentArgs = 'ADDLOCAL="ServerService,Server,ProductFeature,Router,MiscellaneousTools" /qn /norestart' $dataPath = "$env:PROGRAMDATA\MongoDB\data\db" diff --git a/automatic/mongodb.portable/mongodb.portable.json b/automatic/mongodb.portable/mongodb.portable.json index d1cf885d3..3038b5555 100644 --- a/automatic/mongodb.portable/mongodb.portable.json +++ b/automatic/mongodb.portable/mongodb.portable.json @@ -19,7 +19,7 @@ "6.3-rc": "6.3.2-rc1", "6.3": "6.3.2", "7.0-rc": "7.0.9-rc1", - "7.0": "7.0.8", + "7.0": "7.0.9", "7.1-rc": "7.1.1-rc0", "7.1": "7.1.1", "7.2-rc": "7.2.2-rc0", diff --git a/automatic/mongodb.portable/mongodb.portable.nuspec b/automatic/mongodb.portable/mongodb.portable.nuspec index 4380b26ff..d2d249a96 100644 --- a/automatic/mongodb.portable/mongodb.portable.nuspec +++ b/automatic/mongodb.portable/mongodb.portable.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 8.0.0-rc3 + 7.0.9 Maurice Kevenaar @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe MongoDB Inc cli database nosql - https://docs.mongodb.org/master/release-notes/8.0/ + https://docs.mongodb.org/master/release-notes/7.0/ https://www.mongodb.com/legal/licensing/community-edition false https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/mongodb.portable diff --git a/automatic/mongodb.portable/tools/chocolateyInstall.ps1 b/automatic/mongodb.portable/tools/chocolateyInstall.ps1 index fc1a11ee0..8cebf1017 100644 --- a/automatic/mongodb.portable/tools/chocolateyInstall.ps1 +++ b/automatic/mongodb.portable/tools/chocolateyInstall.ps1 @@ -1,6 +1,6 @@ $ErrorActionPreference = 'Stop'; -$url64 = 'https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.0-rc3.zip' -$checksum64 = '4f24ed7aa9f7d99ab8d2d9ed56497344127e83ceab7f1d716697815459c8c63b' +$url64 = 'https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.9.zip' +$checksum64 = '31285a0c0b226de792b4b872c46550f955304fb21b7392ab9c53dff7d447acb0' $checksumType64 = 'sha256' $binRoot = Get-ToolsLocation diff --git a/automatic/mongodb/mongodb.json b/automatic/mongodb/mongodb.json index d1cf885d3..3038b5555 100644 --- a/automatic/mongodb/mongodb.json +++ b/automatic/mongodb/mongodb.json @@ -19,7 +19,7 @@ "6.3-rc": "6.3.2-rc1", "6.3": "6.3.2", "7.0-rc": "7.0.9-rc1", - "7.0": "7.0.8", + "7.0": "7.0.9", "7.1-rc": "7.1.1-rc0", "7.1": "7.1.1", "7.2-rc": "7.2.2-rc0", diff --git a/automatic/mongodb/mongodb.nuspec b/automatic/mongodb/mongodb.nuspec index 33fa496ff..ae4ac1f30 100644 --- a/automatic/mongodb/mongodb.nuspec +++ b/automatic/mongodb/mongodb.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 8.0.0-rc3 + 7.0.9 Maurice Kevenaar @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe MongoDB Inc cli database nosql admin - https://docs.mongodb.org/master/release-notes/8.0/ + https://docs.mongodb.org/master/release-notes/7.0/ https://www.mongodb.com/legal/licensing/community-edition false https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/mongodb @@ -75,7 +75,7 @@ let them know [here](https://github.com/mkevenaar/chocolatey-packages/issues) th - +