diff --git a/automatic/mariadb.portable/mariadb.portable.nuspec b/automatic/mariadb.portable/mariadb.portable.nuspec index b3acb47e1..8a2c1dec5 100644 --- a/automatic/mariadb.portable/mariadb.portable.nuspec +++ b/automatic/mariadb.portable/mariadb.portable.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 10.3.12 + 10.3.13 Maurice Kevenaar diff --git a/automatic/mariadb.portable/tools/chocolateyInstall.ps1 b/automatic/mariadb.portable/tools/chocolateyInstall.ps1 index c24c4878b..67075f3df 100644 --- a/automatic/mariadb.portable/tools/chocolateyInstall.ps1 +++ b/automatic/mariadb.portable/tools/chocolateyInstall.ps1 @@ -1,10 +1,10 @@ $ErrorActionPreference = 'Stop'; -$url32 = 'https://downloads.mariadb.org/f/mariadb-10.3.12/win32-packages/mariadb-10.3.12-win32.zip' -$checksum32 = '5b612441e7a992edd0f6de7875af0384f9f0c36f34c5a3616b4f5e6a9381f5f5' +$url32 = 'https://downloads.mariadb.org/f/mariadb-10.3.13/win32-packages/mariadb-10.3.13-win32.zip' +$checksum32 = 'ff90dd1f50910fb1d9af1796f6bb11ff44dd775222c134b2359767b47227d2a4' $checksumType32 = 'sha256' -$url64 = 'https://downloads.mariadb.org/f/mariadb-10.3.12/winx64-packages/mariadb-10.3.12-winx64.zip' -$checksum64 = '3c7c31ddf572455213a0d2ddc2b3a0487af41bdc19588191d99142ad9fb73911' +$url64 = 'https://downloads.mariadb.org/f/mariadb-10.3.13/winx64-packages/mariadb-10.3.13-winx64.zip' +$checksum64 = 'bb11682bc4edbf3d71f85756558e05da9947cdc3a5316318c1cd5bb9a1d67e8b' $checksumType64 = 'sha256' $packageName = 'mariadb' diff --git a/automatic/mariadb/mariadb.nuspec b/automatic/mariadb/mariadb.nuspec index f2800a5f8..fc21c09f9 100644 --- a/automatic/mariadb/mariadb.nuspec +++ b/automatic/mariadb/mariadb.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 10.3.12 + 10.3.13 Maurice Kevenaar @@ -70,7 +70,7 @@ let them know the package is no longer updating correctly. - +