Skip to content

Commit

Permalink
Merge pull request #312431 from yayayayaka/electron-updates-23.11
Browse files Browse the repository at this point in the history
[23.11] electron: 29.3.0 -> 29.4.0
  • Loading branch information
leona-ya authored May 22, 2024
2 parents 8fcbc51 + 2072916 commit 4639777
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions pkgs/development/tools/electron/binary/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -185,12 +185,12 @@ rec {
headers = "07iv5fh0yxv17c1akb2j4ab5xhv29d9zsgi6dm2r0n4pnf72wxwr";
};

electron_29-bin = mkElectron "29.3.0" {
armv7l-linux = "51a8b2d67ae58b01919d6eb9e8eef255cd4bb3475b3acaf58ed1b8dc2448f206";
aarch64-linux = "bd74743eb03a77f40b65739b9ca751af264c6f428e16728d7e0332a4c94789a9";
x86_64-linux = "7274fe2bbb2e3b71f8fc084921e22d10e529220d380a354827b274f9567261da";
x86_64-darwin = "88873a315ddd2a70b82e83f2cb7495c0d9d7c7fb5c9ad14fcfee16af4ab89d5e";
aarch64-darwin = "b3145bbd45007918c2365b1df59a35b4d0636222cd43eea4803580de36b9a17d";
headers = "1smvjlgdp3ailmh0fvxj96p7cnvls19w7kdwn62v1s3xpl84b915";
electron_29-bin = mkElectron "29.4.0" {
armv7l-linux = "c5e92943ad78b4e41a32ae53c679e148ea2ae09f95f914b1834dbdbae578ba91";
aarch64-linux = "c3764d6c3799950e3418e8e5a5a5b2c41abe421dd8bcdebf054c7c85798d9860";
x86_64-linux = "91e5eb374c2c85a07c2d4e99a89eb18515ff0169a49c3fa75289800e1225729e";
x86_64-darwin = "8ed7924f77a5c43c137a57097c5c47c2e8e9a78197e18af11a767c98035c123e";
aarch64-darwin = "c16d05f1231bb3c77da05ab236b454b3a2b6a642403be51e7c9b16cd2c421a19";
headers = "0macff2ir515szp2nd6jimnpg9ig87whhfi08h2hwaxp4xn9j5hn";
};
}
10 changes: 5 additions & 5 deletions pkgs/development/tools/electron/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2631,10 +2631,10 @@
"deps": {
"src/electron": {
"fetcher": "fetchFromGitHub",
"hash": "sha256-buW6hC7GIA59MTuyWg9/+EzQlFgJVN2IZrxlfisLemM=",
"hash": "sha256-YTuHUvqbVVq3gwfDFOzlRIlmfnm74u3soHem1jCVVaA=",
"owner": "electron",
"repo": "electron",
"rev": "v29.3.0"
"rev": "v29.4.0"
},
"src": {
"fetcher": "fetchFromGitiles",
Expand Down Expand Up @@ -3514,7 +3514,7 @@
"rev": "955335c30a752e9ef7bff375baab5e0819b6c00d"
}
},
"version": "29.3.0",
"version": "29.4.0",
"modules": "121",
"chrome": "122.0.6261.156",
"node": "20.9.0",
Expand All @@ -3529,7 +3529,7 @@
}
}
},
"electron_yarn_hash": "0f868gk3d2cablpczav8a4vhk4nfirph45yzjz18mgzgday7w8hf",
"chromium_npm_hash": "sha256-9eFsK673j3pTDOcsU35RN4hagFygA/v/ahCqVVEV0Rs="
"chromium_npm_hash": "sha256-9eFsK673j3pTDOcsU35RN4hagFygA/v/ahCqVVEV0Rs=",
"electron_yarn_hash": "0f868gk3d2cablpczav8a4vhk4nfirph45yzjz18mgzgday7w8hf"
}
}

0 comments on commit 4639777

Please sign in to comment.