about summary refs log tree commit diff
path: root/pkgs/development/tools/electron
diff options
context:
space:
mode:
authorYaya <github@uwu.is>2024-04-17 21:53:29 +0200
committerYureka <yuka@yuka.dev>2024-04-18 20:09:30 +0200
commit0eefb442b4074dc68c78af01177a33f3d3a5510c (patch)
treea04a4e905574392a5bef4ae03fdfb4b00ed8834f /pkgs/development/tools/electron
parente4b0bd3686a9b3a6f1b1dd803d063e75d596d79c (diff)
electron-source.electron_28: 28.3.0 -> 28.3.1
https://github.com/electron/electron/releases/tag/v28.3.1

Fixes CVE-2024-1580
Fixes CVE-2024-3515
Fixes CVE-2024-3516
Fixes CVE-2024-3517
Diffstat (limited to 'pkgs/development/tools/electron')
-rw-r--r--pkgs/development/tools/electron/info.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/development/tools/electron/info.json b/pkgs/development/tools/electron/info.json
index 64c5ebd02ae4e..0304f0bbec437 100644
--- a/pkgs/development/tools/electron/info.json
+++ b/pkgs/development/tools/electron/info.json
@@ -3,10 +3,10 @@
         "deps": {
             "src/electron": {
                 "fetcher": "fetchFromGitHub",
-                "hash": "sha256-AHiOejVRSeJ14Xn+A6yjfICbERDPr/eCbBq+2qPjGDc=",
+                "hash": "sha256-Y0uNoq5LhlFMxQfqrTjzOokbB7Y6UUAlBCj+Nghiz5w=",
                 "owner": "electron",
                 "repo": "electron",
-                "rev": "v28.3.0"
+                "rev": "v28.3.1"
             },
             "src": {
                 "fetcher": "fetchFromGitiles",
@@ -873,7 +873,7 @@
                 "rev": "78d3966b3c331292ea29ec38661b25df0a245948"
             }
         },
-        "version": "28.3.0",
+        "version": "28.3.1",
         "modules": "119",
         "chrome": "120.0.6099.291",
         "node": "18.18.2",