electron-source.electron_33: 33.4.0 -> 33.4.1

- Changelog: https://github.com/electron/electron/releases/tag/v33.4.1
- Diff: https://github.com/electron/electron/compare/refs/tags/v33.4.0...v33.4.1
This commit is contained in:
emilylange
2025-02-15 18:26:50 +01:00
parent 6b1989f61a
commit 003f8f4024
+3 -3
View File
@@ -988,10 +988,10 @@
},
"src/electron": {
"fetcher": "fetchFromGitHub",
"hash": "sha256-1Sl36LYp/tePk5ChWKv9ZCVcoEZECMEDKKiKvpO8ea8=",
"hash": "sha256-cOiflmkAzX0U7wFoGwxYDKMMrmSdjn18oXvguS6RSeY=",
"owner": "electron",
"repo": "electron",
"rev": "v33.4.0"
"rev": "v33.4.1"
},
"src/media/cdm/api": {
"fetcher": "fetchFromGitiles",
@@ -1891,6 +1891,6 @@
"electron_yarn_hash": "0bzsswcg62b39xinq5vikk7qz7d15276s2vc15v1gcb5wvh05ff8",
"modules": "130",
"node": "20.18.1",
"version": "33.4.0"
"version": "33.4.1"
}
}