electron-source.electron_37: 37.2.0 -> 37.2.1

- Changelog: https://github.com/electron/electron/releases/tag/v37.2.1
- Diff: https://github.com/electron/electron/compare/refs/tags/v37.2.0...v37.2.1
This commit is contained in:
teutat3s 2025-07-10 00:07:44 +02:00 committed by Yaya
parent e7456fb8d5
commit e971fb0e7a

View File

@ -2691,10 +2691,10 @@
},
"src/electron": {
"args": {
"hash": "sha256-j2yJnLFeP7hKD0IceSQLDZPjIRaxmyEkseuznyhnL/c=",
"hash": "sha256-iJiKkKLDbcXnWDi0ZHq6xHB65cm1GsU1gffCPQSNc3Q=",
"owner": "electron",
"repo": "electron",
"tag": "v37.2.0"
"tag": "v37.2.1"
},
"fetcher": "fetchFromGitHub"
},
@ -3964,6 +3964,6 @@
"electron_yarn_hash": "10n86jnzcq8kh0nk29ljw9wi1fgj13f07h92b009i1dryagliyrs",
"modules": "136",
"node": "22.17.0",
"version": "37.2.0"
"version": "37.2.1"
}
}