about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTredwellGit <tredwell@tutanota.com>2022-03-16 21:48:04 +0000
committerTredwellGit <tredwell@tutanota.com>2022-03-16 21:53:08 +0000
commit4884f58b7fc94e4d998a0e8580535b533aff162b (patch)
tree2e8beb42848ba3a268bf99d35a7e06e8af8401d1
parent1a025227dad7cee854eae3ce974bf2dfe55e7f67 (diff)
downloadnixlib-4884f58b7fc94e4d998a0e8580535b533aff162b.tar
nixlib-4884f58b7fc94e4d998a0e8580535b533aff162b.tar.gz
nixlib-4884f58b7fc94e4d998a0e8580535b533aff162b.tar.bz2
nixlib-4884f58b7fc94e4d998a0e8580535b533aff162b.tar.lz
nixlib-4884f58b7fc94e4d998a0e8580535b533aff162b.tar.xz
nixlib-4884f58b7fc94e4d998a0e8580535b533aff162b.tar.zst
nixlib-4884f58b7fc94e4d998a0e8580535b533aff162b.zip
electron_16: 16.0.10 -> 16.1.0
https://github.com/electron/electron/releases/tag/v16.1.0
-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 8c9d8630af5c..3ca2de010e4d 100644
--- a/pkgs/development/tools/electron/default.nix
+++ b/pkgs/development/tools/electron/default.nix
@@ -93,14 +93,14 @@ rec {
     headers = "073697wjq60cnz42xmnjsr0xqcmcsl4m48mmzrz1rxrc8mvi86gr";
   };
 
-  electron_16 = mkElectron "16.0.10" {
-    armv7l-linux = "1a72fe59011cfcc1f376f2948dd5a70d2f75d6c12fb682a0246d2e596227b5e0";
-    aarch64-linux = "46cd1393816364a666ead410505bce4b51d68ce872446a71d16886b88c4b275a";
-    x86_64-linux = "3b4779e41e27200ce5fa94d20f9df05ff5c757be6805eb0e8952fe198d66f324";
-    i686-linux = "9e1426a8135d3fe195ba9fc1a5ea5ad4d5ce96bd513691897b39106698e3c3c8";
-    x86_64-darwin = "00b0222efa67fbb29f723fabebc4221646ebd6d5fdc09524df9a203f63ce660c";
-    aarch64-darwin = "1203f6ec4e8b97312254ceb122ca4399f39ae67bfe1636e426a798c89ec2a9ee";
-    headers = "10f6px88vg6napyhniczi6l660qs4l5mm0b9gdlds4i1y94s1zrl";
+  electron_16 = mkElectron "16.1.0" {
+    armv7l-linux = "f3ab34c73b4100ffc5041ed9aa0608d1dc6b98fe3c2caa14be3d5c3ffbebda76";
+    aarch64-linux = "e80a7e4a59b94c7cd02b16ca37a2b0f26ddb58ddac23135c6180b238589f1c62";
+    x86_64-linux = "36c79af4d05e89ef9c9616a156f63adc5b453ee6bee5d8f4331e75ee77198e85";
+    i686-linux = "7129a96fc33de70cfe5d6d0e17ecff1b4dcf52d825a6ad05b10ca67da7b43665";
+    x86_64-darwin = "723859249e959948cdd339acf708022fb0195b433809af25b4a9f4d69b9da52f";
+    aarch64-darwin = "e76558028979f70107e5b1897275a9789be20b13991bfbcebeab7fc220f15764";
+    headers = "0yv9rssrfi0hdzrjf1n735dsz9sgy78jzxdcf9is2387yrr1qiyz";
   };
 
   electron_17 = mkElectron "17.1.0" {