about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTredwellGit <tredwell@tutanota.com>2022-03-16 21:49:02 +0000
committerTredwellGit <tredwell@tutanota.com>2022-03-16 21:53:08 +0000
commit28049d0034c5efe6119a45d0d716959a52222d2c (patch)
treed4edaf16f8a5c9a91070350e094473e179c56dcc
parent4884f58b7fc94e4d998a0e8580535b533aff162b (diff)
downloadnixlib-28049d0034c5efe6119a45d0d716959a52222d2c.tar
nixlib-28049d0034c5efe6119a45d0d716959a52222d2c.tar.gz
nixlib-28049d0034c5efe6119a45d0d716959a52222d2c.tar.bz2
nixlib-28049d0034c5efe6119a45d0d716959a52222d2c.tar.lz
nixlib-28049d0034c5efe6119a45d0d716959a52222d2c.tar.xz
nixlib-28049d0034c5efe6119a45d0d716959a52222d2c.tar.zst
nixlib-28049d0034c5efe6119a45d0d716959a52222d2c.zip
electron_17: 17.1.0 -> 17.1.2
https://github.com/electron/electron/releases/tag/v17.1.1
https://github.com/electron/electron/releases/tag/v17.1.2
-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 3ca2de010e4d..24dc8614b29a 100644
--- a/pkgs/development/tools/electron/default.nix
+++ b/pkgs/development/tools/electron/default.nix
@@ -103,13 +103,13 @@ rec {
     headers = "0yv9rssrfi0hdzrjf1n735dsz9sgy78jzxdcf9is2387yrr1qiyz";
   };
 
-  electron_17 = mkElectron "17.1.0" {
-    armv7l-linux = "09d92195821aad4ac03fbc858287a7372b6aa059081bb825d267853ee1b0425d";
-    aarch64-linux = "6a34d6802d44a391902f53baf0adc8b819d33e7c31b34614757b17b3223c9d1e";
-    x86_64-linux = "106ec28a5969366c1e1f642cc33ac41950c68bd182db23b04d7ac6886bfe28e8";
-    i686-linux = "19fe206be07a6df7f9f0ecdb411e3cafd3a53618edb19cc6adc77156f698444e";
-    x86_64-darwin = "bd80d6b0b62c9bec195d264aa21a255f4324a8b56849e04972c1fcc262757c31";
-    aarch64-darwin = "83fe2fc24976d09a0e0fcc3a60226f190cf9b67287fe4434d3d76d59fa45315c";
-    headers = "1zv1pigfbis1bsan28wx3bgkdwjc48pjq19wmxs73kd1khsy6w8r";
+  electron_17 = mkElectron "17.1.2" {
+    armv7l-linux = "b561c04c9fa8c512f418ea5c32f5526732e1ccd150ee4830a0091d0fa1b7e31c";
+    aarch64-linux = "cda7e66c6672def9edd881107c28e2eec09b7802a38227ac89bb233191ce4840";
+    x86_64-linux = "7e7c35e8c1a0fc451e7af19fa73264881ae2c4672c52a2ae1cdd61604650ca94";
+    i686-linux = "de87a7952c93c1d8e8c533a700bbfc76d3893e9ad438413507d11450b80a9c97";
+    x86_64-darwin = "d4382d3f01b750676a1f3c9e2273ad69cac16dc64a4145469c663bcda8d2471b";
+    aarch64-darwin = "135dec87211fcefdb53ab1fef13344c7b71a321f7c4f6846f260c1e0848e73bf";
+    headers = "15k234d044lgmc3psyxz9syy9wvzgn54znklak9sv6gcajjzll10";
   };
 }