Skip to content

Commit fdb40c3

Browse files
microsoft-edge: 134.0.3124.95 -> 135.0.3179.54 (#397385)
Co-authored-by: rhysmdnz <[email protected]>
2 parents fa24ebc + 33125d1 commit fdb40c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/mi/microsoft-edge/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,11 +174,11 @@ in
174174

175175
stdenv.mkDerivation (finalAttrs: {
176176
pname = "microsoft-edge";
177-
version = "134.0.3124.95";
177+
version = "135.0.3179.54";
178178

179179
src = fetchurl {
180180
url = "https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_${finalAttrs.version}-1_amd64.deb";
181-
hash = "sha256-vgTJl9BmMdm4Aw1FCpIfqzfmgsLuY61G/RSkA66kPhI=";
181+
hash = "sha256-AppUIXOFouGRxMM6ioZq0cglKkNh811n+36z5yvVAuc=";
182182
};
183183

184184
# With strictDeps on, some shebangs were not being patched correctly

0 commit comments

Comments
 (0)