From d0a5c771fb81b9c9c0bbe95b375fbded56c56745 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Wed, 17 Apr 2019 18:29:48 +0000 Subject: [PATCH] AU: 1 updated - webstorm [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/041fb0a905b2bff0db8f420b20e9f596c12145c8 --- 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 cdc5283ecbd..9c36bf92e57 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-2019.1.exe' - checksum = '263f4a4a1b56eb90b2e15db0a72ec498e5399b8f9a7429c3d49cde0fa6ac00bc' + url = 'https://download.jetbrains.com/webstorm/WebStorm-2019.1.1.exe' + checksum = 'db924eb44283e81842f7ab75260fa1fcb867a7710d951a652e5ee6dc4f11c131' fileType = 'exe' checksumType = 'sha256' silentArgs = $silentArgs diff --git a/automatic/webstorm/webstorm.nuspec b/automatic/webstorm/webstorm.nuspec index 2ec75a82e1f..86a0628239a 100644 --- a/automatic/webstorm/webstorm.nuspec +++ b/automatic/webstorm/webstorm.nuspec @@ -3,7 +3,7 @@ webstorm - 2019.1 + 2019.1.1 JetBrains WebStorm JetBrains http://www.jetbrains.com/webstorm/buy/buy.jsp