diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-03-05 14:39:15 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-12 08:48:14 +0700 |
commit | 51ecad152c1ce5ea706450b33e986e86415106d9 (patch) | |
tree | 51d1ca82864bcccb0a5a091059ed3038baf2a1f1 /development/electron/electron.info | |
parent | f4eb13835f20fa331696ac736ed044cccd9aa749 (diff) |
development/electron: Updated for version 20.3.12.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/electron/electron.info')
-rw-r--r-- | development/electron/electron.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/electron/electron.info b/development/electron/electron.info index a72261849c8a4..d3257e11a55cc 100644 --- a/development/electron/electron.info +++ b/development/electron/electron.info @@ -1,10 +1,10 @@ PRGNAM="electron" -VERSION="19.1.9" +VERSION="20.3.12" HOMEPAGE="https://www.electronjs.org/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/electron/electron/releases/download/v19.1.9/electron-v19.1.9-linux-x64.zip" -MD5SUM_x86_64="26a40bf331b29dfefef272c748406221" +DOWNLOAD_x86_64="https://github.com/electron/electron/releases/download/v20.3.12/electron-v20.3.12-linux-x64.zip" +MD5SUM_x86_64="6d24bae2deab47cacf16ba4ab4ac34e7" REQUIRES="" MAINTAINER="Isaac Yu" EMAIL="isaacyu1@isaacyu1.com" |