wire-desktop: linux 3.29.2997 -> 3.29.3004

This commit is contained in:
toonn
2022-11-08 11:32:34 +01:00
parent 0932685022
commit f54eac6053
@@ -24,12 +24,12 @@ let
version = {
x86_64-darwin = "3.29.4477";
x86_64-linux = "3.29.2997";
x86_64-linux = "3.29.3004";
}.${system} or throwSystem;
sha256 = {
x86_64-darwin = "19snbd53hjfcqgnz24r85a34fr120b1wps4pv4vymnkxjld2wifc";
x86_64-linux = "0f5kkp93za4yr6ywdgph8zr6ivrbxq2gbskl8jysxawk1pz92pqf";
x86_64-linux = "02cv5xl0yswa23nl6a0yajyc4032wpfyih39vbfang9ig7mc71ai";
}.${system} or throwSystem;
meta = with lib; {