Update electron from 5.0.1 to 5.0.2 (#64036)

This commit is contained in:
UP4B LLC 2019-05-28 18:03:23 -07:00 committed by BrewTestBot
parent 7486f4ea5c
commit fe0d11ed3b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask 'electron' do
version '5.0.1'
sha256 '00694c5541385d6709d9652930011cb5f462c222642c7aa64dd266905abfda12'
version '5.0.2'
sha256 '8368d51e01ccb076c19d68394f6b83bb7fcdd77eb7d8d50e91b5ec1b1354fa2e'
# 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"