summary refs log tree commit diff
path: root/pkgs/development/tools/electron
diff options
context:
space:
mode:
authorTredwellGit <tredwell@tutanota.com>2021-07-08 23:44:27 +0000
committerTredwellGit <tredwell@tutanota.com>2021-07-08 23:44:27 +0000
commitb413babf725bb89f931c37fc1109fd1366604fb1 (patch)
tree0239c592017136e86cbd1baf7e0eefdcddcb0c68 /pkgs/development/tools/electron
parent50c0eff0d8699e8bcfbc55f6d8e3d42e562539bd (diff)
downloadnixpkgs-b413babf725bb89f931c37fc1109fd1366604fb1.tar
nixpkgs-b413babf725bb89f931c37fc1109fd1366604fb1.tar.gz
nixpkgs-b413babf725bb89f931c37fc1109fd1366604fb1.tar.bz2
nixpkgs-b413babf725bb89f931c37fc1109fd1366604fb1.tar.lz
nixpkgs-b413babf725bb89f931c37fc1109fd1366604fb1.tar.xz
nixpkgs-b413babf725bb89f931c37fc1109fd1366604fb1.tar.zst
nixpkgs-b413babf725bb89f931c37fc1109fd1366604fb1.zip
electron_12: 12.0.12 -> 12.0.14
https://github.com/electron/electron/releases/tag/v12.0.13
https://github.com/electron/electron/releases/tag/v12.0.14
Diffstat (limited to 'pkgs/development/tools/electron')
-rw-r--r--pkgs/development/tools/electron/default.nix16
1 files changed, 8 insertions, 8 deletions
diff --git a/pkgs/development/tools/electron/default.nix b/pkgs/development/tools/electron/default.nix
index 1ab9166eea0..6bb4c6d43ff 100644
--- a/pkgs/development/tools/electron/default.nix
+++ b/pkgs/development/tools/electron/default.nix
@@ -105,14 +105,14 @@ rec {
     headers = "1wfhc22g680pvv85rq8d8lw4vphpr700fmzs3nwxixxnzhp1sb79";
   };
 
-  electron_12 = mkElectron "12.0.12" {
-    x86_64-linux = "98e7cc5dd3f161c37cbbd9aef90d55c51531a4bad8221a9d1f92e78014758054";
-    x86_64-darwin = "3a39933c1c83406e4ddbce2af193e9a6b7b77f418c4f1d5e7b8f9edc348acd15";
-    i686-linux = "2a06936fa13929342ebb7521d2e3e8b4a7a08ac1d757c0521a047b4cf0a979fc";
-    armv7l-linux = "c0a2c13d99a1152aa6252fd8237207a6f395b70d0890eba5b7209a03beb9a6ec";
-    aarch64-linux = "a92e2eaebab75b93eda0bc523ba9262a32db95c7546c095fee93d39a304521a0";
-    aarch64-darwin = "810a1f36574a2db8d7d4022a042a65cceec3443644487868c5609b16b5dfe29f";
-    headers = "1qis2k8yc7g1klvhiysjrgl5gclx4idxdz60kh8ldrji5a0lgha1";
+  electron_12 = mkElectron "12.0.14" {
+    x86_64-linux = "a75886b5aad27c64232ec0ec47d8c3c1d696ab968007cd8bfa5db87b33e8a5e7";
+    x86_64-darwin = "03b30610f23be9ef835a78e9d4babc52ff32e29ff33c51218b1b8970c3bd6062";
+    i686-linux = "0bb86208173da28250f261b162657c3614b859fb561df54cbd25b566d619c75c";
+    armv7l-linux = "bd743c6eec434aedb80e7e5eef58dfe9f133bc48015d263dc12a119dd1276e32";
+    aarch64-linux = "1f287496cc61c67db25339f8f79d09ace952edeaca47ea664766425ceaebc2a3";
+    aarch64-darwin = "50171b32c927ab5b658da5b4459eca5ddb5df89cc655ae753cc6d02b4ed9b30d";
+    headers = "1znhnily1gl2f58f0ny1fa3yilmm4xn5fcdvqkjh4czv5c12rrbg";
   };
 
   electron_13 = mkElectron "13.1.6" {