Update electron from 9.1.0 to 9.1.1 (#86361)

This commit is contained in:
UP4B LLC 2020-07-21 23:48:56 -07:00 committed by GitHub
parent 808993fe8c
commit 4e61aeda5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask 'electron' do cask 'electron' do
version '9.1.0' version '9.1.1'
sha256 '49d523b093df9a20127a89870fad41c00494ae35986816bdd0d2049408f2f10f' sha256 '354078a716b0e86bb7754f8e372318e69ce64a67e782ef25cea3ee3195fb190d'
# github.com/electron/electron/ was verified as official when first introduced to the cask # 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" url "https://github.com/electron/electron/releases/download/v#{version}/electron-v#{version}-darwin-x64.zip"