Updating PHPStorm version from 10.0.1 to 10.0.2 and updating the sha256 hash

This commit is contained in:
phpmypython
2015-12-10 21:19:40 +00:00
committed by Vítor Galvão
parent 12d3f957e7
commit cd37fa5767
+2 -2
View File
@@ -1,6 +1,6 @@
cask :v1 => 'phpstorm' do
version '10.0.1'
sha256 'f5ec2acf1d15fcf06ff32c415fad76b3d2e60b9a034e6709ebf933ef60574b01'
version '10.0.2'
sha256 '2035db0610f8e08a4083df986bc26eb4bdd8478caf5fbdadc7549aad73f28dcd'
url "https://download.jetbrains.com/webide/PhpStorm-#{version}-custom-jdk-bundled.dmg"
name 'PhpStorm'