Update electron from 4.1.3 to 4.1.4 (#61436)

This commit is contained in:
Randall 2019-04-05 08:26:04 -07:00 committed by BrewTestBot
parent 053a6c535b
commit a57fbd23f1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask 'electron' do
version '4.1.3'
sha256 '3fa77342666ba08a24b04208d1b6c980de786e0a33d0e470f995be8ab48f4e68'
version '4.1.4'
sha256 '46754fe6887e669fdb25d472ce09a60effbb53acc7a2a8f09fae87062fcf6f7d'
# 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"