From 3c4c82357ea23e00c554880243f89d9f8c58ae59 Mon Sep 17 00:00:00 2001 From: Maurice Kevenaar Date: Tue, 9 Jan 2024 21:17:17 +0000 Subject: [PATCH] AU: 3 updated - mongodb mongodb.install mongodb.portable [skip ci] https://gist.github.com/mkevenaar/675e3f672bda54270f8d7f5415f9374d/b1fbaf8258af53ecf3f680eac8a7a3b6f02d3b4d --- automatic/mongodb.install/mongodb.install.json | 3 ++- automatic/mongodb.install/mongodb.install.nuspec | 4 ++-- automatic/mongodb.install/tools/chocolateyInstall.ps1 | 4 ++-- automatic/mongodb.portable/mongodb.portable.json | 3 ++- automatic/mongodb.portable/mongodb.portable.nuspec | 4 ++-- automatic/mongodb.portable/tools/chocolateyInstall.ps1 | 4 ++-- automatic/mongodb/mongodb.json | 3 ++- automatic/mongodb/mongodb.nuspec | 6 +++--- 8 files changed, 17 insertions(+), 14 deletions(-) diff --git a/automatic/mongodb.install/mongodb.install.json b/automatic/mongodb.install/mongodb.install.json index d544662c8..27f1de33a 100644 --- a/automatic/mongodb.install/mongodb.install.json +++ b/automatic/mongodb.install/mongodb.install.json @@ -22,5 +22,6 @@ "7.0": "7.0.5", "7.1-rc": "7.1.1-rc0", "7.1": "7.1.1", - "7.2-rc": "7.2.0-rc3" + "7.2-rc": "7.2.0-rc3", + "7.2": "7.2.0" } diff --git a/automatic/mongodb.install/mongodb.install.nuspec b/automatic/mongodb.install/mongodb.install.nuspec index 2c5c9ea72..1dc142e18 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 - 6.0.13-rc0 + 7.2.0 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/6.0/ + https://docs.mongodb.org/master/release-notes/7.2/ 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 031bc3768..6bade2128 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-6.0.13-rc0-signed.msi' -$checksum64 = '08cfe4776b8d0901654912a0bb5cd0bd5b50e6f6eeaf8890e7e76172c22c5111' +$url64 = 'https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.2.0-signed.msi' +$checksum64 = '783e12dbfb010fde1487fde239cd6f8947c7bf8dfe8cc123099581a29eac70c6' $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 d544662c8..27f1de33a 100644 --- a/automatic/mongodb.portable/mongodb.portable.json +++ b/automatic/mongodb.portable/mongodb.portable.json @@ -22,5 +22,6 @@ "7.0": "7.0.5", "7.1-rc": "7.1.1-rc0", "7.1": "7.1.1", - "7.2-rc": "7.2.0-rc3" + "7.2-rc": "7.2.0-rc3", + "7.2": "7.2.0" } diff --git a/automatic/mongodb.portable/mongodb.portable.nuspec b/automatic/mongodb.portable/mongodb.portable.nuspec index e2f1fab59..ff3d40318 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 - 6.0.13-rc0 + 7.2.0 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/6.0/ + https://docs.mongodb.org/master/release-notes/7.2/ 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 b20a5faa7..2e0d35c60 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-6.0.13-rc0.zip' -$checksum64 = '844b2fecdd246afdff854072b56b857d40ad828e5106e76929e6403b617d60c0' +$url64 = 'https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.2.0.zip' +$checksum64 = 'fb3fcc26cb8015d2fe6a1c443d4b9bb871a64d6757e12a45156535ba2da5a7e8' $checksumType64 = 'sha256' $binRoot = Get-ToolsLocation diff --git a/automatic/mongodb/mongodb.json b/automatic/mongodb/mongodb.json index d544662c8..27f1de33a 100644 --- a/automatic/mongodb/mongodb.json +++ b/automatic/mongodb/mongodb.json @@ -22,5 +22,6 @@ "7.0": "7.0.5", "7.1-rc": "7.1.1-rc0", "7.1": "7.1.1", - "7.2-rc": "7.2.0-rc3" + "7.2-rc": "7.2.0-rc3", + "7.2": "7.2.0" } diff --git a/automatic/mongodb/mongodb.nuspec b/automatic/mongodb/mongodb.nuspec index e28574099..c235eb704 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 - 6.0.13-rc0 + 7.2.0 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/6.0/ + https://docs.mongodb.org/master/release-notes/7.2/ 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 the package is no longer updating correctly. - +