From 1fc5f9913e524d6fc9aa4906e7d3d84ba180e31a Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Mon, 29 Nov 2021 18:13:35 +0000 Subject: [PATCH] AU: 1 updated - webstorm [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/fbb50dea66fad404f019088a3e08a0245810f2f4 --- automatic/webstorm/tools/ChocolateyInstall.ps1 | 4 ++-- automatic/webstorm/webstorm.nuspec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automatic/webstorm/tools/ChocolateyInstall.ps1 b/automatic/webstorm/tools/ChocolateyInstall.ps1 index cd1f741c2cb..7020093b9f3 100644 --- a/automatic/webstorm/tools/ChocolateyInstall.ps1 +++ b/automatic/webstorm/tools/ChocolateyInstall.ps1 @@ -19,8 +19,8 @@ New-Item -ItemType Directory -Force -Path $installDir $arguments = @{ packageName = $env:ChocolateyPackageName softwareName = 'JetBrains WebStorm*' - url = 'https://download.jetbrains.com/webstorm/WebStorm-2021.2.3.exe' - checksum = 'd13071d1adcede6100e85cea099638d44cea3ee74367f860af9a6df21f935a4c' + url = 'https://download.jetbrains.com/webstorm/WebStorm-2021.3.exe' + checksum = '3919c790d9c0b92b9b2f03e6b86ff86af0c1ad77708de25e69186b128d19617a' fileType = 'exe' checksumType = 'sha256' silentArgs = $silentArgs diff --git a/automatic/webstorm/webstorm.nuspec b/automatic/webstorm/webstorm.nuspec index 7e12ebbb809..b6fc375322d 100644 --- a/automatic/webstorm/webstorm.nuspec +++ b/automatic/webstorm/webstorm.nuspec @@ -3,7 +3,7 @@ webstorm - 2021.2.3 + 2021.3 JetBrains WebStorm JetBrains http://www.jetbrains.com/webstorm/buy/buy.jsp