Update electron from 11.0.4 to 11.1.0 (#95354)

This commit is contained in:
Randall 2020-12-12 11:17:03 -08:00 committed by GitHub
parent ad51ae1059
commit 52e4dd136b
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 "11.0.4"
sha256 "0b5bb200fa901eb08337c8691673583f8fee084704d45450bc2492f992f6c753"
version "11.1.0"
sha256 "827b0b3e562535de25d3e4d2c4d7529338efae9197e8cf6702dda786b5870bd0"
url "https://github.com/electron/electron/releases/download/v#{version}/electron-v#{version}-darwin-x64.zip",
verified: "github.com/electron/electron/"