chromium: Update beta and dev release channels.
Introduces the following new versions: beta: 29.0.1547.22 -> 29.0.1547.32 (builds fine, tested) dev: 30.0.1568.0 -> 30.0.1573.2 (builds fine, tested) Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
parent
311c96ac0f
commit
120e3fc167
@ -1,14 +1,14 @@
|
|||||||
# This file is autogenerated from update.sh in the same directory.
|
# This file is autogenerated from update.sh in the same directory.
|
||||||
{
|
{
|
||||||
dev = {
|
dev = {
|
||||||
version = "30.0.1568.0";
|
version = "30.0.1573.2";
|
||||||
url = "http://commondatastorage.googleapis.com/chromium-browser-official/chromium-30.0.1568.0.tar.xz";
|
url = "http://commondatastorage.googleapis.com/chromium-browser-official/chromium-30.0.1573.2.tar.xz";
|
||||||
sha256 = "0c30mbaj98ibyvg855zsqggy3mzhpwkaiw3x37na5hw6qabqizbf";
|
sha256 = "1pbph4jz0svaawk06zajq73x0xm73f9kdiflhad2709f4y23gzjz";
|
||||||
};
|
};
|
||||||
beta = {
|
beta = {
|
||||||
version = "29.0.1547.22";
|
version = "29.0.1547.32";
|
||||||
url = "http://commondatastorage.googleapis.com/chromium-browser-official/chromium-29.0.1547.22.tar.xz";
|
url = "http://commondatastorage.googleapis.com/chromium-browser-official/chromium-29.0.1547.32.tar.xz";
|
||||||
sha256 = "1vaz1abhs0x5frkx3xcgcdpi1n0mmrijfh57kqz54mw7xjlh71vm";
|
sha256 = "14p5s1xn15mdrlf87hv4y9kczw5r8s461a56kkdzb5xzyq25ph8w";
|
||||||
};
|
};
|
||||||
stable = {
|
stable = {
|
||||||
version = "28.0.1500.71";
|
version = "28.0.1500.71";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user