Update electron from 8.2.1 to 8.2.3 (#80887)

This commit is contained in:
UP4B LLC 2020-04-17 15:18:50 -07:00 committed by GitHub
parent 8ebbb925ca
commit 4ac8190e0c
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
version '8.2.1'
sha256 '3dd2e09883b1ae2fac361c59fc671473889c6dbaecc0998cc35914ea76ddf0e4'
version '8.2.3'
sha256 '31bd214c587f3b56d49e33fa86e8d8dd25f83712088a06ac6cf135994c97c3bf'
# 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"