Commit c342bba1 authored by Yaya's avatar Yaya Committed by Yureka
Browse files

electron-source.electron_30: 30.1.1 -> 30.2.0

- Changelog: https://github.com/electron/electron/releases/tag/v30.2.0
- Diff: https://github.com/electron/electron/compare/refs/tags/v30.1.1...v30.2.0
- Fixes CVE-2024-5493
- Fixes CVE-2024-5831
- Fixes CVE-2024-5832
- Fixes CVE-2024-6100
- Fixes CVE-2024-6101
- Fixes CVE-2024-6103
- Fixes CVE-2024-6290
- Fixes CVE-2024-6291
- Fixes CVE-2024-6292
- Fixes CVE-2024-6293
parent e6ac4936
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -952,10 +952,10 @@
            },
            "src/electron": {
                "fetcher": "fetchFromGitHub",
                "hash": "sha256-VWc9I5wpQYv13I1xgLQVqDg6IfXMinrzJmkMaIsEY90=",
                "hash": "sha256-6afs+tP0cGpqW8l2R0Zev/QwHCzOfMYfmJp2/Ad9w0w=",
                "owner": "electron",
                "repo": "electron",
                "rev": "v30.1.1"
                "rev": "v30.2.0"
            },
            "src/media/cdm/api": {
                "fetcher": "fetchFromGitiles",
@@ -1181,10 +1181,10 @@
            },
            "src/third_party/electron_node": {
                "fetcher": "fetchFromGitHub",
                "hash": "sha256-15RUrS+zjp0nOveBnZB3bvEv36noZr2ergtNL7ky8iQ=",
                "hash": "sha256-48NsBhaiCwnsXEQah/rWPvAmz1LIJUsUKMTkjMQCW0Q=",
                "owner": "nodejs",
                "repo": "node",
                "rev": "v20.14.0"
                "rev": "v20.15.0"
            },
            "src/third_party/emoji-segmenter/src": {
                "fetcher": "fetchFromGitiles",
@@ -1816,9 +1816,9 @@
                "url": "https://chromium.googlesource.com/v8/v8.git"
            }
        },
        "electron_yarn_hash": "0w41mjfnrhmkf2qy4lk5zwhc7afkaiqypxs4379s4ay1r6zpvf6q",
        "electron_yarn_hash": "0vq12z09hcm6xdrd34b01vx1c47r4zdaqrkw9db6r612xrp2xi0c",
        "modules": "123",
        "node": "20.14.0",
        "version": "30.1.1"
        "node": "20.15.0",
        "version": "30.2.0"
    }
}