Update electron from 6.0.0 to 6.0.1 (#67371)

This commit is contained in:
UP4B LLC 2019-08-09 13:44:30 -07:00 committed by BrewTestBot
parent 7338504cf8
commit 1052dc4b8e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask 'electron' do
version '6.0.0'
sha256 '55a3741df3a6a2eaf26d310520f0fde1fdf259b7d7141d59c6c87ecb1446fa54'
version '6.0.1'
sha256 '2206346c073ebbc8221fff2082872ceb25a9545d559be943cb56cd64b42b1b55'
# 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"