morgen: bump electron version to electron_32 (#350630)

This commit is contained in:
Emily 2024-11-05 16:51:06 +00:00 committed by GitHub
commit f68a3b9227
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10000,7 +10000,7 @@ with pkgs;
mole = callPackage ../tools/networking/mole { };
morgen = callPackage ../applications/office/morgen {
electron = electron_30;
electron = electron_32;
};
mosh = callPackage ../tools/networking/mosh { };