forked from mirrors/nixpkgs
chromium: Update stable channel to v24.0.1312.69.
Let's begin with the most trivial one: The stable version. This version just contains a few bug fixes and builds fine so far. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
parent
01cbb17c12
commit
9b726e94a8
|
@ -11,8 +11,8 @@
|
||||||
sha256 = "1pn7qv1s6lcx8k26h89x9zdy43rzdq12f92s2l6cfdhr9ls9wv0s";
|
sha256 = "1pn7qv1s6lcx8k26h89x9zdy43rzdq12f92s2l6cfdhr9ls9wv0s";
|
||||||
};
|
};
|
||||||
stable = {
|
stable = {
|
||||||
version = "24.0.1312.52";
|
version = "24.0.1312.69";
|
||||||
url = "http://commondatastorage.googleapis.com/chromium-browser-official/chromium-24.0.1312.52.tar.bz2";
|
url = "http://commondatastorage.googleapis.com/chromium-browser-official/chromium-24.0.1312.69.tar.bz2";
|
||||||
sha256 = "04fp04591dszx07wwdsgxf0wb2sxm863z1qxn5dii6f9yjqgh3gk";
|
sha256 = "1nvnhkky72nywk601vx5bbjp1m2f5dygza9h34y20inz3jgg8nbr";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue