From cd91a2f33a16b0c8476e0fea959027169ba6b86d Mon Sep 17 00:00:00 2001 From: David Gardiner Date: Sat, 27 Jul 2024 00:09:56 +0000 Subject: [PATCH] AU-dotnet: 15 updated [skip ci] --- ReSharper/ReSharper.json | 2 +- ReSharper/ReSharper.nuspec | 4 ++-- ReSharper/tools/chocolateyinstall.ps1 | 2 +- ReSharper/tools/chocolateyuninstall.ps1 | 2 +- ReSharperCpp/ReSharperCpp.json | 2 +- ReSharperCpp/ReSharperCpp.nuspec | 4 ++-- ReSharperCpp/tools/chocolateyinstall.ps1 | 2 +- ReSharperCpp/tools/chocolateyuninstall.ps1 | 2 +- dotCover/dotCover.json | 2 +- dotCover/dotCover.nuspec | 4 ++-- dotCover/tools/chocolateyinstall.ps1 | 2 +- dotCover/tools/chocolateyuninstall.ps1 | 2 +- dotMemory/dotMemory.json | 2 +- dotMemory/dotMemory.nuspec | 4 ++-- dotMemory/tools/chocolateyinstall.ps1 | 2 +- dotMemory/tools/chocolateyuninstall.ps1 | 2 +- dotPeek/dotPeek.json | 2 +- dotPeek/dotPeek.nuspec | 4 ++-- dotPeek/tools/chocolateyinstall.ps1 | 2 +- dotPeek/tools/chocolateyuninstall.ps1 | 2 +- dotTrace/dotTrace.json | 2 +- dotTrace/dotTrace.nuspec | 4 ++-- dotTrace/tools/chocolateyinstall.ps1 | 2 +- dotTrace/tools/chocolateyuninstall.ps1 | 2 +- dotUltimate/dotUltimate.json | 2 +- dotUltimate/dotUltimate.nuspec | 4 ++-- dotUltimate/tools/chocolateyinstall.ps1 | 2 +- dotUltimate/tools/chocolateyuninstall.ps1 | 2 +- microsoft-teams.install/microsoft-teams.install.nuspec | 2 +- microsoft-teams.install/tools/chocolateyinstall.ps1 | 8 ++++---- microsoft-teams/microsoft-teams.nuspec | 2 +- microsoft-teams/tools/chocolateyinstall.ps1 | 8 ++++---- resharper-clt.portable/resharper-clt.portable.json | 2 +- resharper-clt.portable/resharper-clt.portable.nuspec | 2 +- resharper-clt.portable/tools/chocolateyinstall.ps1 | 4 ++-- resharper-clt/resharper-clt.json | 2 +- resharper-clt/resharper-clt.nuspec | 4 ++-- resharper-platform/resharper-platform.json | 2 +- resharper-platform/resharper-platform.nuspec | 4 ++-- resharper-platform/tools/chocolateyinstall.ps1 | 6 +++--- resharper-ultimate-all/resharper-ultimate-all.json | 2 +- resharper-ultimate-all/resharper-ultimate-all.nuspec | 4 ++-- resharper-ultimate-all/tools/chocolateyinstall.ps1 | 2 +- resharper-ultimate-all/tools/chocolateyuninstall.ps1 | 2 +- stripe-cli/stripe-cli.nuspec | 2 +- teamCityAddin/teamCityAddin.json | 2 +- teamCityAddin/teamcityaddin.nuspec | 4 ++-- teamCityAddin/tools/chocolateyinstall.ps1 | 2 +- teamCityAddin/tools/chocolateyuninstall.ps1 | 2 +- 49 files changed, 69 insertions(+), 69 deletions(-) diff --git a/ReSharper/ReSharper.json b/ReSharper/ReSharper.json index 18d5e405..2356f3a5 100644 --- a/ReSharper/ReSharper.json +++ b/ReSharper/ReSharper.json @@ -1,4 +1,4 @@ { "Release": "2024.1.4", - "Release-Eap": "2024.2-EAP08" + "Release-Eap": "2024.2-EAP09" } diff --git a/ReSharper/ReSharper.nuspec b/ReSharper/ReSharper.nuspec index b55fb66f..9d168539 100644 --- a/ReSharper/ReSharper.nuspec +++ b/ReSharper/ReSharper.nuspec @@ -5,7 +5,7 @@ ReSharper JetBrains, flcdrg https://github.com/flcdrg/au-packages/tree/master/ReSharper - 2024.2-EAP08 + 2024.2-EAP09 JetBrains ReSharper JetBrains https://www.jetbrains.com/resharper @@ -51,7 +51,7 @@ The following package parameters can be set: https://www.jetbrains.com/resharper/whatsnew/ - + diff --git a/ReSharper/tools/chocolateyinstall.ps1 b/ReSharper/tools/chocolateyinstall.ps1 index de13570a..0738e463 100644 --- a/ReSharper/tools/chocolateyinstall.ps1 +++ b/ReSharper/tools/chocolateyinstall.ps1 @@ -1,6 +1,6 @@ $ErrorActionPreference = 'Stop'; # stop on all errors -$filename = 'JetBrains.dotUltimate.2024.2.EAP8.Checked.exe' +$filename = 'JetBrains.dotUltimate.2024.2.EAP9.Checked.exe' $platformPackageName = 'resharper-platform' diff --git a/ReSharper/tools/chocolateyuninstall.ps1 b/ReSharper/tools/chocolateyuninstall.ps1 index bfe5312c..8e18c7d4 100644 --- a/ReSharper/tools/chocolateyuninstall.ps1 +++ b/ReSharper/tools/chocolateyuninstall.ps1 @@ -1,6 +1,6 @@ $ErrorActionPreference = 'Stop'; # stop on all errors -$filename = 'JetBrains.dotUltimate.2024.2.EAP8.Checked.exe' +$filename = 'JetBrains.dotUltimate.2024.2.EAP9.Checked.exe' $platformPackageName = 'resharper-platform' diff --git a/ReSharperCpp/ReSharperCpp.json b/ReSharperCpp/ReSharperCpp.json index ff2677d7..321ed8b1 100644 --- a/ReSharperCpp/ReSharperCpp.json +++ b/ReSharperCpp/ReSharperCpp.json @@ -1,4 +1,4 @@ { - "Release-Eap": "2024.2-EAP08", + "Release-Eap": "2024.2-EAP09", "Release": "2024.1.4" } diff --git a/ReSharperCpp/ReSharperCpp.nuspec b/ReSharperCpp/ReSharperCpp.nuspec index 90babdde..1d72951a 100644 --- a/ReSharperCpp/ReSharperCpp.nuspec +++ b/ReSharperCpp/ReSharperCpp.nuspec @@ -5,7 +5,7 @@ ReSharperCpp JetBrains, flcdrg https://github.com/flcdrg/au-packages/tree/master/ReSharperCpp - 2024.2-EAP08 + 2024.2-EAP09 JetBrains ReSharper C++ JetBrains https://www.jetbrains.com/resharper-cpp @@ -51,7 +51,7 @@ The following package parameters can be set: https://www.jetbrains.com/resharper-cpp/whatsnew/ - + diff --git a/ReSharperCpp/tools/chocolateyinstall.ps1 b/ReSharperCpp/tools/chocolateyinstall.ps1 index 445724fb..433a78e7 100644 --- a/ReSharperCpp/tools/chocolateyinstall.ps1 +++ b/ReSharperCpp/tools/chocolateyinstall.ps1 @@ -1,6 +1,6 @@ $ErrorActionPreference = 'Stop'; # stop on all errors -$filename = 'JetBrains.dotUltimate.2024.2.EAP8.Checked.exe' +$filename = 'JetBrains.dotUltimate.2024.2.EAP9.Checked.exe' $platformPackageName = 'resharper-platform' diff --git a/ReSharperCpp/tools/chocolateyuninstall.ps1 b/ReSharperCpp/tools/chocolateyuninstall.ps1 index 404aa2dc..8510fb1a 100644 --- a/ReSharperCpp/tools/chocolateyuninstall.ps1 +++ b/ReSharperCpp/tools/chocolateyuninstall.ps1 @@ -1,6 +1,6 @@ $ErrorActionPreference = 'Stop'; # stop on all errors -$filename = 'JetBrains.dotUltimate.2024.2.EAP8.Checked.exe' +$filename = 'JetBrains.dotUltimate.2024.2.EAP9.Checked.exe' $platformPackageName = 'resharper-platform' diff --git a/dotCover/dotCover.json b/dotCover/dotCover.json index 18d5e405..2356f3a5 100644 --- a/dotCover/dotCover.json +++ b/dotCover/dotCover.json @@ -1,4 +1,4 @@ { "Release": "2024.1.4", - "Release-Eap": "2024.2-EAP08" + "Release-Eap": "2024.2-EAP09" } diff --git a/dotCover/dotCover.nuspec b/dotCover/dotCover.nuspec index d28b3a73..179dc297 100644 --- a/dotCover/dotCover.nuspec +++ b/dotCover/dotCover.nuspec @@ -5,7 +5,7 @@ dotCover JetBrains, flcdrg https://github.com/flcdrg/au-packages/tree/master/dotCover - 2024.2-EAP08 + 2024.2-EAP09 JetBrains dotCover JetBrains http://www.jetbrains.com/dotcover/ @@ -53,7 +53,7 @@ The following package parameters can be set: https://www.jetbrains.com/dotcover/whatsnew/ - + diff --git a/dotCover/tools/chocolateyinstall.ps1 b/dotCover/tools/chocolateyinstall.ps1 index 8f6198fc..a16de8c1 100644 --- a/dotCover/tools/chocolateyinstall.ps1 +++ b/dotCover/tools/chocolateyinstall.ps1 @@ -1,6 +1,6 @@ $ErrorActionPreference = 'Stop'; # stop on all errors -$filename = 'JetBrains.dotUltimate.2024.2.EAP8.Checked.exe' +$filename = 'JetBrains.dotUltimate.2024.2.EAP9.Checked.exe' $platformPackageName = 'resharper-platform' diff --git a/dotCover/tools/chocolateyuninstall.ps1 b/dotCover/tools/chocolateyuninstall.ps1 index 48acd96b..510d0cd4 100644 --- a/dotCover/tools/chocolateyuninstall.ps1 +++ b/dotCover/tools/chocolateyuninstall.ps1 @@ -1,6 +1,6 @@ $ErrorActionPreference = 'Stop'; # stop on all errors -$filename = 'JetBrains.dotUltimate.2024.2.EAP8.Checked.exe' +$filename = 'JetBrains.dotUltimate.2024.2.EAP9.Checked.exe' $platformPackageName = 'resharper-platform' diff --git a/dotMemory/dotMemory.json b/dotMemory/dotMemory.json index 18d5e405..2356f3a5 100644 --- a/dotMemory/dotMemory.json +++ b/dotMemory/dotMemory.json @@ -1,4 +1,4 @@ { "Release": "2024.1.4", - "Release-Eap": "2024.2-EAP08" + "Release-Eap": "2024.2-EAP09" } diff --git a/dotMemory/dotMemory.nuspec b/dotMemory/dotMemory.nuspec index c8cddc80..24a46bad 100644 --- a/dotMemory/dotMemory.nuspec +++ b/dotMemory/dotMemory.nuspec @@ -5,7 +5,7 @@ dotMemory JetBrains, flcdrg https://github.com/flcdrg/au-packages/tree/master/dotMemory - 2024.2-EAP08 + 2024.2-EAP09 JetBrains dotMemory JetBrains https://www.jetbrains.com/dotmemory @@ -49,7 +49,7 @@ The following package parameters can be set: https://www.jetbrains.com/dotmemory/whatsnew/ - + diff --git a/dotMemory/tools/chocolateyinstall.ps1 b/dotMemory/tools/chocolateyinstall.ps1 index bce6624f..1e87994e 100644 --- a/dotMemory/tools/chocolateyinstall.ps1 +++ b/dotMemory/tools/chocolateyinstall.ps1 @@ -1,6 +1,6 @@ $ErrorActionPreference = 'Stop'; # stop on all errors -$filename = 'JetBrains.dotUltimate.2024.2.EAP8.Checked.exe' +$filename = 'JetBrains.dotUltimate.2024.2.EAP9.Checked.exe' $platformPackageName = 'resharper-platform' diff --git a/dotMemory/tools/chocolateyuninstall.ps1 b/dotMemory/tools/chocolateyuninstall.ps1 index 70786c82..f5091d00 100644 --- a/dotMemory/tools/chocolateyuninstall.ps1 +++ b/dotMemory/tools/chocolateyuninstall.ps1 @@ -1,6 +1,6 @@ $ErrorActionPreference = 'Stop'; # stop on all errors -$filename = 'JetBrains.dotUltimate.2024.2.EAP8.Checked.exe' +$filename = 'JetBrains.dotUltimate.2024.2.EAP9.Checked.exe' $platformPackageName = 'resharper-platform' diff --git a/dotPeek/dotPeek.json b/dotPeek/dotPeek.json index 18d5e405..2356f3a5 100644 --- a/dotPeek/dotPeek.json +++ b/dotPeek/dotPeek.json @@ -1,4 +1,4 @@ { "Release": "2024.1.4", - "Release-Eap": "2024.2-EAP08" + "Release-Eap": "2024.2-EAP09" } diff --git a/dotPeek/dotPeek.nuspec b/dotPeek/dotPeek.nuspec index f2ddea74..d1bd6804 100644 --- a/dotPeek/dotPeek.nuspec +++ b/dotPeek/dotPeek.nuspec @@ -5,7 +5,7 @@ dotPeek JetBrains, flcdrg https://github.com/flcdrg/au-packages/tree/master/dotPeek - 2024.2-EAP08 + 2024.2-EAP09 JetBrains dotPeek JetBrains https://www.jetbrains.com/decompiler @@ -60,7 +60,7 @@ The following package parameters can be set: https://www.jetbrains.com/decompiler/whatsnew/ - + diff --git a/dotPeek/tools/chocolateyinstall.ps1 b/dotPeek/tools/chocolateyinstall.ps1 index 8b3d1d1a..58529275 100644 --- a/dotPeek/tools/chocolateyinstall.ps1 +++ b/dotPeek/tools/chocolateyinstall.ps1 @@ -1,6 +1,6 @@ $ErrorActionPreference = 'Stop'; # stop on all errors -$filename = 'JetBrains.dotUltimate.2024.2.EAP8.Checked.exe' +$filename = 'JetBrains.dotUltimate.2024.2.EAP9.Checked.exe' $platformPackageName = 'resharper-platform' diff --git a/dotPeek/tools/chocolateyuninstall.ps1 b/dotPeek/tools/chocolateyuninstall.ps1 index 61efd08a..d1aa4edc 100644 --- a/dotPeek/tools/chocolateyuninstall.ps1 +++ b/dotPeek/tools/chocolateyuninstall.ps1 @@ -1,6 +1,6 @@ $ErrorActionPreference = 'Stop'; # stop on all errors -$filename = 'JetBrains.dotUltimate.2024.2.EAP8.Checked.exe' +$filename = 'JetBrains.dotUltimate.2024.2.EAP9.Checked.exe' $platformPackageName = 'resharper-platform' diff --git a/dotTrace/dotTrace.json b/dotTrace/dotTrace.json index 18d5e405..2356f3a5 100644 --- a/dotTrace/dotTrace.json +++ b/dotTrace/dotTrace.json @@ -1,4 +1,4 @@ { "Release": "2024.1.4", - "Release-Eap": "2024.2-EAP08" + "Release-Eap": "2024.2-EAP09" } diff --git a/dotTrace/dotTrace.nuspec b/dotTrace/dotTrace.nuspec index 523408e1..736d27c3 100644 --- a/dotTrace/dotTrace.nuspec +++ b/dotTrace/dotTrace.nuspec @@ -5,7 +5,7 @@ dotTrace JetBrains, flcdrg https://github.com/flcdrg/au-packages/tree/master/dotTrace - 2024.2-EAP08 + 2024.2-EAP09 JetBrains dotTrace JetBrains https://www.jetbrains.com/profiler @@ -51,7 +51,7 @@ The following package parameters can be set: https://www.jetbrains.com/profiler/whatsnew/ - + diff --git a/dotTrace/tools/chocolateyinstall.ps1 b/dotTrace/tools/chocolateyinstall.ps1 index 2fb228c2..159a86f8 100644 --- a/dotTrace/tools/chocolateyinstall.ps1 +++ b/dotTrace/tools/chocolateyinstall.ps1 @@ -1,6 +1,6 @@ $ErrorActionPreference = 'Stop'; # stop on all errors -$filename = 'JetBrains.dotUltimate.2024.2.EAP8.Checked.exe' +$filename = 'JetBrains.dotUltimate.2024.2.EAP9.Checked.exe' $platformPackageName = 'resharper-platform' diff --git a/dotTrace/tools/chocolateyuninstall.ps1 b/dotTrace/tools/chocolateyuninstall.ps1 index 31304602..6b84209f 100644 --- a/dotTrace/tools/chocolateyuninstall.ps1 +++ b/dotTrace/tools/chocolateyuninstall.ps1 @@ -1,6 +1,6 @@ $ErrorActionPreference = 'Stop'; # stop on all errors -$filename = 'JetBrains.dotUltimate.2024.2.EAP8.Checked.exe' +$filename = 'JetBrains.dotUltimate.2024.2.EAP9.Checked.exe' $platformPackageName = 'resharper-platform' diff --git a/dotUltimate/dotUltimate.json b/dotUltimate/dotUltimate.json index 18d5e405..2356f3a5 100644 --- a/dotUltimate/dotUltimate.json +++ b/dotUltimate/dotUltimate.json @@ -1,4 +1,4 @@ { "Release": "2024.1.4", - "Release-Eap": "2024.2-EAP08" + "Release-Eap": "2024.2-EAP09" } diff --git a/dotUltimate/dotUltimate.nuspec b/dotUltimate/dotUltimate.nuspec index 4e1890a5..ae5b756d 100644 --- a/dotUltimate/dotUltimate.nuspec +++ b/dotUltimate/dotUltimate.nuspec @@ -3,7 +3,7 @@ dotUltimate - 2024.2-EAP08 + 2024.2-EAP09 https://github.com/flcdrg/au-packages/tree/master/dotUltimate flcdrg dotUltimate @@ -49,7 +49,7 @@ For example: `--params "'/NoCpp /NoTeamCityAddin'"`. ReSharper release notes: https://www.jetbrains.com/resharper/whatsnew - + diff --git a/dotUltimate/tools/chocolateyinstall.ps1 b/dotUltimate/tools/chocolateyinstall.ps1 index 3868fc05..4bf8fbfc 100644 --- a/dotUltimate/tools/chocolateyinstall.ps1 +++ b/dotUltimate/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ $platformPackageName = 'resharper-platform' $packageName = 'dotUltimate' $scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition) $commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath)) -$filename = 'JetBrains.dotUltimate.2024.2.EAP8.Checked.exe' +$filename = 'JetBrains.dotUltimate.2024.2.EAP9.Checked.exe' $installPath = Join-Path (Join-Path $commonPath $platformPackageName) $filename $packageParameters = Get-PackageParameters diff --git a/dotUltimate/tools/chocolateyuninstall.ps1 b/dotUltimate/tools/chocolateyuninstall.ps1 index 4b88487a..0afae159 100644 --- a/dotUltimate/tools/chocolateyuninstall.ps1 +++ b/dotUltimate/tools/chocolateyuninstall.ps1 @@ -4,7 +4,7 @@ $platformPackageName = 'resharper-platform' $packageName = 'dotUltimate' $scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition) $commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath)) -$filename = 'JetBrains.dotUltimate.2024.2.EAP8.Checked.exe' +$filename = 'JetBrains.dotUltimate.2024.2.EAP9.Checked.exe' $installPath = Join-Path (Join-Path $commonPath $platformPackageName) $filename $silentArgs = '/Silent=True /SpecificProductNamesToRemove=* /VsVersion=* /ReSharper9PlusMsi=True' diff --git a/microsoft-teams.install/microsoft-teams.install.nuspec b/microsoft-teams.install/microsoft-teams.install.nuspec index 4359e99f..89c0724f 100644 --- a/microsoft-teams.install/microsoft-teams.install.nuspec +++ b/microsoft-teams.install/microsoft-teams.install.nuspec @@ -3,7 +3,7 @@ microsoft-teams.install - 1.7.00.17051 + 1.7.00.19353 flcdrg Microsoft Teams Classic Desktop App (Machine-Wide Install) Microsoft Corporation diff --git a/microsoft-teams.install/tools/chocolateyinstall.ps1 b/microsoft-teams.install/tools/chocolateyinstall.ps1 index e2ee5389..3f1c154d 100644 --- a/microsoft-teams.install/tools/chocolateyinstall.ps1 +++ b/microsoft-teams.install/tools/chocolateyinstall.ps1 @@ -2,10 +2,10 @@ $packageName= 'microsoft-teams.install' $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url32 = 'https://statics.teams.cdn.office.net/production-windows/1.7.00.17051/Teams_windows.msi' -$url64 = 'https://statics.teams.cdn.office.net/production-windows-x64/1.7.00.17051/Teams_windows_x64.msi' -$checksum32 = 'd079d7ea987595c698f9e20a93f51f3dae500142aeb07a517c8cc7ad87c6ba92' -$checksum64 = 'b8c221efcce19e1e3d2d55df30796a29ec59aa192ebb48a116ebe0f5f8632d98' +$url32 = 'https://statics.teams.cdn.office.net/production-windows/1.7.00.19353/Teams_windows.msi' +$url64 = 'https://statics.teams.cdn.office.net/production-windows-x64/1.7.00.19353/Teams_windows_x64.msi' +$checksum32 = '116332d6b900e920a76bbe5083501bde540494c38afd5ab97726d12fcd796008' +$checksum64 = '6456cee8f30ab0d075d26b0abd86b6675aefb72ce003bbb6426265d6ced41d49' $packageArgs = @{ packageName = $packageName diff --git a/microsoft-teams/microsoft-teams.nuspec b/microsoft-teams/microsoft-teams.nuspec index 25a85b14..e0504f8a 100644 --- a/microsoft-teams/microsoft-teams.nuspec +++ b/microsoft-teams/microsoft-teams.nuspec @@ -3,7 +3,7 @@ microsoft-teams - 1.7.00.17051 + 1.7.00.19353 flcdrg Microsoft Teams Classic Desktop App Microsoft Corporation diff --git a/microsoft-teams/tools/chocolateyinstall.ps1 b/microsoft-teams/tools/chocolateyinstall.ps1 index 7dd51022..50156c9a 100644 --- a/microsoft-teams/tools/chocolateyinstall.ps1 +++ b/microsoft-teams/tools/chocolateyinstall.ps1 @@ -2,10 +2,10 @@ $packageName= 'microsoft-teams' $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url32 = 'https://statics.teams.cdn.office.net/production-windows/1.7.00.17051/TeamsSetup.exe' -$url64 = 'https://statics.teams.cdn.office.net/production-windows-x64/1.7.00.17051/Teams_windows_x64.exe' -$checksum32 = '5cf46933c1f141328e93882b5152517040b61da49a193494dd726b12cb4045a8' -$checksum64 = '9ab09b7930525dc970aa5f8702c98eb5717a19ac694ea94c5cbe279b403ebb0e' +$url32 = 'https://statics.teams.cdn.office.net/production-windows/1.7.00.19353/TeamsSetup.exe' +$url64 = 'https://statics.teams.cdn.office.net/production-windows-x64/1.7.00.19353/Teams_windows_x64.exe' +$checksum32 = 'e0bda78915539824d88167393ea341ac8cad045b34283390217f85e4013be583' +$checksum64 = '54cc27690ad38176b4a6afc1c32abe10cb9afb00f5008d871ad118bd85875971' $packageArgs = @{ packageName = $packageName diff --git a/resharper-clt.portable/resharper-clt.portable.json b/resharper-clt.portable/resharper-clt.portable.json index 18d5e405..2356f3a5 100644 --- a/resharper-clt.portable/resharper-clt.portable.json +++ b/resharper-clt.portable/resharper-clt.portable.json @@ -1,4 +1,4 @@ { "Release": "2024.1.4", - "Release-Eap": "2024.2-EAP08" + "Release-Eap": "2024.2-EAP09" } diff --git a/resharper-clt.portable/resharper-clt.portable.nuspec b/resharper-clt.portable/resharper-clt.portable.nuspec index 804ed219..bc7ae1df 100644 --- a/resharper-clt.portable/resharper-clt.portable.nuspec +++ b/resharper-clt.portable/resharper-clt.portable.nuspec @@ -5,7 +5,7 @@ resharper-clt.portable JetBrains, flcdrg https://github.com/flcdrg/au-packages/tree/master/resharper-clt.portable - 2024.2-EAP08 + 2024.2-EAP09 JetBrains ReSharper Command Line Tools (Portable) JetBrains https://www.jetbrains.com/resharper/features/command-line.html diff --git a/resharper-clt.portable/tools/chocolateyinstall.ps1 b/resharper-clt.portable/tools/chocolateyinstall.ps1 index fb7cfcf7..cab0d3a7 100644 --- a/resharper-clt.portable/tools/chocolateyinstall.ps1 +++ b/resharper-clt.portable/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = 'Stop'; # stop on all errors -$url = 'https://download.jetbrains.com/resharper/dotUltimate.2024.2.EAP8/JetBrains.ReSharper.CommandLineTools.2024.2.EAP8.Checked.zip' -$checksum = '20a99ed309048bf60cbce160f9b2de8d18babc2b9ed90563f68e9ab9f50fa5ea' +$url = 'https://download.jetbrains.com/resharper/dotUltimate.2024.2.EAP9/JetBrains.ReSharper.CommandLineTools.2024.2.EAP9.Checked.zip' +$checksum = 'fe52389510422ea0f2078a45ba7b30d7c9efa1a672e47ac38a8c1a9e393c1cf6' $installPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition) diff --git a/resharper-clt/resharper-clt.json b/resharper-clt/resharper-clt.json index 18d5e405..2356f3a5 100644 --- a/resharper-clt/resharper-clt.json +++ b/resharper-clt/resharper-clt.json @@ -1,4 +1,4 @@ { "Release": "2024.1.4", - "Release-Eap": "2024.2-EAP08" + "Release-Eap": "2024.2-EAP09" } diff --git a/resharper-clt/resharper-clt.nuspec b/resharper-clt/resharper-clt.nuspec index 91562418..d15ca70e 100644 --- a/resharper-clt/resharper-clt.nuspec +++ b/resharper-clt/resharper-clt.nuspec @@ -5,7 +5,7 @@ resharper-clt JetBrains, flcdrg https://github.com/flcdrg/au-packages/tree/master/resharper-clt - 2024.2-EAP08 + 2024.2-EAP09 JetBrains ReSharper Command Line Tools JetBrains https://www.jetbrains.com/resharper/features/command-line.html @@ -25,7 +25,7 @@ ReSharper Command Line Tools are free and don't require a license key. https://www.jetbrains.com/resharper/whatsnew/ - + diff --git a/resharper-platform/resharper-platform.json b/resharper-platform/resharper-platform.json index f218ce65..32929ac2 100644 --- a/resharper-platform/resharper-platform.json +++ b/resharper-platform/resharper-platform.json @@ -1,4 +1,4 @@ { - "Release-Eap": "242.0.20240716.123216-eap08", + "Release-Eap": "242.0.20240724.124404-eap09", "Release": "241.0.20240621.55537" } diff --git a/resharper-platform/resharper-platform.nuspec b/resharper-platform/resharper-platform.nuspec index 0ca27fa5..0243cbb7 100644 --- a/resharper-platform/resharper-platform.nuspec +++ b/resharper-platform/resharper-platform.nuspec @@ -5,8 +5,8 @@ resharper-platform JetBrains, flcdrg https://github.com/flcdrg/au-packages/tree/master/resharper-platform - 242.0.20240716.123216-eap08 - JetBrains ReSharper Ultimate Platform Installer 2024.2-EAP08 + 242.0.20240724.124404-eap09 + JetBrains ReSharper Ultimate Platform Installer 2024.2-EAP09 JetBrains https://www.jetbrains.com/dotnet/ https://raw.githubusercontent.com/jetbrains/chocolatey/master/ReSharper/logo.png diff --git a/resharper-platform/tools/chocolateyinstall.ps1 b/resharper-platform/tools/chocolateyinstall.ps1 index 490f752c..4ccbb7fc 100644 --- a/resharper-platform/tools/chocolateyinstall.ps1 +++ b/resharper-platform/tools/chocolateyinstall.ps1 @@ -1,10 +1,10 @@ $ErrorActionPreference = 'Stop'; # stop on all errors $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$filename = 'JetBrains.dotUltimate.2024.2.EAP8.Checked.exe' -$checksum = '16c65de15e320be9c5995370f7e1d25402f36f53fac8889f038d20a1bd534c75' +$filename = 'JetBrains.dotUltimate.2024.2.EAP9.Checked.exe' +$checksum = 'ce8a8ed5c423b77206f57f8e2332bd4a3df5e6897cf9d2c9c34f843a1a586fe2' -$url = 'https://download.jetbrains.com/resharper/dotUltimate.2024.2.EAP8/JetBrains.dotUltimate.2024.2.EAP8.Checked.exe' +$url = 'https://download.jetbrains.com/resharper/dotUltimate.2024.2.EAP9/JetBrains.dotUltimate.2024.2.EAP9.Checked.exe' $packagePath = $(Split-Path -parent $toolsDir) $installPath = Join-Path $packagePath $filename diff --git a/resharper-ultimate-all/resharper-ultimate-all.json b/resharper-ultimate-all/resharper-ultimate-all.json index 18d5e405..2356f3a5 100644 --- a/resharper-ultimate-all/resharper-ultimate-all.json +++ b/resharper-ultimate-all/resharper-ultimate-all.json @@ -1,4 +1,4 @@ { "Release": "2024.1.4", - "Release-Eap": "2024.2-EAP08" + "Release-Eap": "2024.2-EAP09" } diff --git a/resharper-ultimate-all/resharper-ultimate-all.nuspec b/resharper-ultimate-all/resharper-ultimate-all.nuspec index bd52cbe1..70679717 100644 --- a/resharper-ultimate-all/resharper-ultimate-all.nuspec +++ b/resharper-ultimate-all/resharper-ultimate-all.nuspec @@ -3,7 +3,7 @@ resharper-ultimate-all - 2024.2-EAP08 + 2024.2-EAP09 https://github.com/flcdrg/au-packages/tree/master/resharper-ultimate-all flcdrg ReSharper Ultimate All @@ -50,7 +50,7 @@ For example: `--params "'/PerMachine'"`. ReSharper release notes: https://www.jetbrains.com/resharper/whatsnew - + diff --git a/resharper-ultimate-all/tools/chocolateyinstall.ps1 b/resharper-ultimate-all/tools/chocolateyinstall.ps1 index 3104437d..258403ae 100644 --- a/resharper-ultimate-all/tools/chocolateyinstall.ps1 +++ b/resharper-ultimate-all/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ $platformPackageName = 'resharper-platform' $packageName = 'ReSharper-Ultimate-All' $scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition) $commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath)) -$filename = 'JetBrains.dotUltimate.2024.2.EAP8.Checked.exe' +$filename = 'JetBrains.dotUltimate.2024.2.EAP9.Checked.exe' $installPath = Join-Path (Join-Path $commonPath $platformPackageName) $filename $packageParameters = Get-PackageParameters diff --git a/resharper-ultimate-all/tools/chocolateyuninstall.ps1 b/resharper-ultimate-all/tools/chocolateyuninstall.ps1 index 957bde3b..5cf80054 100644 --- a/resharper-ultimate-all/tools/chocolateyuninstall.ps1 +++ b/resharper-ultimate-all/tools/chocolateyuninstall.ps1 @@ -4,7 +4,7 @@ $platformPackageName = 'resharper-platform' $packageName = 'ReSharper-Ultimate-All' $scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition) $commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath)) -$filename = 'JetBrains.dotUltimate.2024.2.EAP8.Checked.exe' +$filename = 'JetBrains.dotUltimate.2024.2.EAP9.Checked.exe' $installPath = Join-Path (Join-Path $commonPath $platformPackageName) $filename $silentArgs = '/Silent=True /SpecificProductNamesToRemove=* /VsVersion=* /ReSharper9PlusMsi=True' diff --git a/stripe-cli/stripe-cli.nuspec b/stripe-cli/stripe-cli.nuspec index f2e2629c..447643c8 100644 --- a/stripe-cli/stripe-cli.nuspec +++ b/stripe-cli/stripe-cli.nuspec @@ -4,7 +4,7 @@ stripe-cli - 1.21.0 + 1.21.2 https://github.com/flcdrg/au-packages/tree/master/stripe-cli flcdrg Stripe CLI diff --git a/teamCityAddin/teamCityAddin.json b/teamCityAddin/teamCityAddin.json index ff2677d7..321ed8b1 100644 --- a/teamCityAddin/teamCityAddin.json +++ b/teamCityAddin/teamCityAddin.json @@ -1,4 +1,4 @@ { - "Release-Eap": "2024.2-EAP08", + "Release-Eap": "2024.2-EAP09", "Release": "2024.1.4" } diff --git a/teamCityAddin/teamcityaddin.nuspec b/teamCityAddin/teamcityaddin.nuspec index e1647ba1..b7c3cfab 100644 --- a/teamCityAddin/teamcityaddin.nuspec +++ b/teamCityAddin/teamcityaddin.nuspec @@ -3,7 +3,7 @@ teamCityAddin - 2024.2-EAP08 + 2024.2-EAP09 https://github.com/flcdrg/au-packages/tree/master/teamCityAddin JetBrains, flcdrg JetBrains TeamCity Add-in @@ -33,7 +33,7 @@ The following package parameters can be set: https://www.jetbrains.com/teamcity/whatsnew/ - + diff --git a/teamCityAddin/tools/chocolateyinstall.ps1 b/teamCityAddin/tools/chocolateyinstall.ps1 index 7764053d..2c7f3b0e 100644 --- a/teamCityAddin/tools/chocolateyinstall.ps1 +++ b/teamCityAddin/tools/chocolateyinstall.ps1 @@ -2,7 +2,7 @@ $packageName = 'teamCityAddin' $scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition) $commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath)) -$filename = 'JetBrains.dotUltimate.2024.2.EAP8.Checked.exe' +$filename = 'JetBrains.dotUltimate.2024.2.EAP9.Checked.exe' $installPath = Join-Path (Join-Path $commonPath $platformPackageName) $filename $packageParameters = Get-PackageParameters diff --git a/teamCityAddin/tools/chocolateyuninstall.ps1 b/teamCityAddin/tools/chocolateyuninstall.ps1 index eb0df08d..eb6f7ef2 100644 --- a/teamCityAddin/tools/chocolateyuninstall.ps1 +++ b/teamCityAddin/tools/chocolateyuninstall.ps1 @@ -2,7 +2,7 @@ $packageName = 'teamCityAddin' $scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition) $commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath)) -$filename = 'JetBrains.dotUltimate.2024.2.EAP8.Checked.exe' +$filename = 'JetBrains.dotUltimate.2024.2.EAP9.Checked.exe' $installPath = Join-Path (Join-Path $commonPath $platformPackageName) $filename Uninstall-ChocolateyPackage $packageName 'exe' '/Silent=True /SpecificProductNamesToRemove=teamCityAddin /VsVersion=*' $installPath