From aa5e0f06b9bd585d20f13f6aefdf1b64175af3a1 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Wed, 5 Dec 2018 18:12:57 +0000 Subject: [PATCH] AU: 2 updated - rufus webstorm [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/2ad633d2f5063c8d6195d9327655d24420319bcf --- automatic/rufus/README.md | 2 +- automatic/rufus/legal/VERIFICATION.txt | 4 ++-- automatic/rufus/rufus.nuspec | 10 +++++----- automatic/webstorm/tools/ChocolateyInstall.ps1 | 4 ++-- automatic/webstorm/webstorm.nuspec | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/automatic/rufus/README.md b/automatic/rufus/README.md index 93532c2b63e..ef125ff7f1e 100644 --- a/automatic/rufus/README.md +++ b/automatic/rufus/README.md @@ -1,4 +1,4 @@ -# [rufus](https://chocolatey.org/packages/rufus) +# [rufus](https://chocolatey.org/packages/rufus) Rufus is a utility that helps format and create bootable USB flash drives, such as USB keys/pendrives, memory sticks, etc. diff --git a/automatic/rufus/legal/VERIFICATION.txt b/automatic/rufus/legal/VERIFICATION.txt index 0c5f1bb8617..fca63bf6134 100644 --- a/automatic/rufus/legal/VERIFICATION.txt +++ b/automatic/rufus/legal/VERIFICATION.txt @@ -7,7 +7,7 @@ Package can be verified like this: 1. Go to - x32: http://rufus.akeo.ie/downloads/rufus-3.3.exe + x32: https://github.com/pbatard/rufus/releases/download/v3.4/rufus-3.4.exe to download the installer. @@ -15,7 +15,7 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: 45BD13CA54F037A5BA70A60BFC4A72E65E42A45445AB092B1A712C3169A2D93E + checksum32: FBD6456D0E0EB2184FEDAD9426298407743E2B7D547D3343F76B01B6E568FCB6 File 'license.txt' is obtained from: diff --git a/automatic/rufus/rufus.nuspec b/automatic/rufus/rufus.nuspec index 189a3c0a138..f75a785c207 100644 --- a/automatic/rufus/rufus.nuspec +++ b/automatic/rufus/rufus.nuspec @@ -2,13 +2,13 @@ rufus - 3.3 + 3.4 Rufus Pete "Akeo" Batard chocolatey, dtgm https://github.com/pbatard/rufus/blob/master/LICENSE.txt https://rufus.ie/ - https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/5ba787e7d8a8accea514b0d3142c74dcae87f4b7/icons/rufus.png + https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@5ba787e7d8a8accea514b0d3142c74dcae87f4b7/icons/rufus.png false USB creation. * Perform bad blocks checks, including detection of "fake" flash drives * Compute MD5, SHA-1 and SHA-256 checksums of the selected image -* Modern and familiar UI, with more than [35 languages natively supported](https://rufus.akeo.ie/translations) +* Modern and familiar UI, with more than [35 languages natively supported](https://github.com/pbatard/rufus/wiki/FAQ#What_languages_are_natively_supported_by_Rufus) * Small footprint. No installation required. * Portable * 100% [Free Software](http://www.gnu.org/philosophy/free-sw.en.html) ([GPL v3](http://www.gnu.org/licenses/gpl-3.0.en.html)) * [FAQ](https://github.com/pbatard/rufus/wiki/FAQ) -* [Supported ISOs](http://rufus.akeo.ie/#ref2) +* [Supported ISOs](https://rufus.ie/en_IE.html/#ref2) -![screenshot](screenshot.png) +![screenshot](https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@6fdcf3ea1d6e0661c3b05ead97a70f92eaba218a/automatic/rufus/screenshot.png) ]]> Create bootable USB drives from Windows and Linux images diff --git a/automatic/webstorm/tools/ChocolateyInstall.ps1 b/automatic/webstorm/tools/ChocolateyInstall.ps1 index 645bbe4c4c1..b7b9b669996 100644 --- a/automatic/webstorm/tools/ChocolateyInstall.ps1 +++ b/automatic/webstorm/tools/ChocolateyInstall.ps1 @@ -3,8 +3,8 @@ $arguments = @{ packageName = $env:ChocolateyPackageName softwareName = 'JetBrains WebStorm*' - url = 'https://download.jetbrains.com/webstorm/WebStorm-2018.3.exe' - checksum = '8178a1e55e27a1675396621976f7f55631b1f260ec63f38a6fc4b4928ff447cf' + url = 'https://download.jetbrains.com/webstorm/WebStorm-2018.3.1.exe' + checksum = 'f5c00a6f1a73982d03bffc88f31d4447f9f57e34bda03904eaeb1c72e579857d' fileType = 'exe' checksumType = 'sha256' silentArgs = '/S' diff --git a/automatic/webstorm/webstorm.nuspec b/automatic/webstorm/webstorm.nuspec index e5e867d627c..a20615986d6 100644 --- a/automatic/webstorm/webstorm.nuspec +++ b/automatic/webstorm/webstorm.nuspec @@ -3,7 +3,7 @@ webstorm - 2018.3 + 2018.3.1 JetBrains WebStorm JetBrains http://www.jetbrains.com/webstorm/buy/buy.jsp