Update electron to 4.0.6 (#59580)

This commit is contained in:
UP4B LLC 2019-02-27 17:17:49 -08:00 committed by Vítor Galvão
parent 6fb2f37d95
commit 116cbf5bd0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask 'electron' do
version '4.0.5'
sha256 'ced8c7742b0a9415974e7774bb4222a7757613b82ab5676df315d0fd59f28e8c'
version '4.0.6'
sha256 '09bf0686757a7cffce28f092d69b7621825d2aad93bc242e6f1d01f469b13e64'
# github.com/electron/electron was verified as official when first introduced to the cask
url "https://github.com/electron/electron/releases/download/v#{version}/electron-v#{version}-darwin-x64.zip"