Skip to content

Commit b04e23b

Browse files
committedNov 29, 2016
firefox: 50.0 -> 5.0.1 for CVE-2016-9078
1 parent 2f0cc0d commit b04e23b

File tree

1 file changed

+2
-2
lines changed
  • pkgs/applications/networking/browsers/firefox

1 file changed

+2
-2
lines changed
 

‎pkgs/applications/networking/browsers/firefox/default.nix

+2-2
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ in {
147147

148148
firefox-unwrapped = common {
149149
pname = "firefox";
150-
version = "50.0";
151-
sha512 = "cc325515e238cc3b78cb2cffcc2d80c9f233c0adf750c10100f0dccbab2aec6794f737d7374e600d547d5306de966dd00a0bf40a2dd71ec9dfacb6b157300a76";
150+
version = "50.0.1";
151+
sha512 = "3gz7z5vk5zzwy6zzay4s72rbjmlgdgbij859ppzx6h38vhljj4vl7s9g5rg2byx9vjar593i9jhx46mr8bzr3530291aq8a7qmss4hw";
152152
};
153153

154154
firefox-esr-unwrapped = common {

0 commit comments

Comments
 (0)
Please sign in to comment.