atom, atom-beta: 1.31.2 -> 1.32.0, 1.32.0-beta0 -> 1.33.0-beta0

This commit is contained in:
Patrick Hilhorst 2018-10-24 11:33:20 +02:00
parent 26441bc650
commit f13f4825bf
No known key found for this signature in database
GPG Key ID: 589BB0A8DAFEF2B2

View File

@ -3,14 +3,14 @@
let
versions = {
atom = {
version = "1.31.2";
sha256 = "1szx9p2nz1qzjpig0l8h4hj5mqwpjvkcynn8crh21drply4bpfr0";
version = "1.32.0";
sha256 = "0dha8zi4gshxj993ns7ybi7q86pfqwzsasrk3a7b5xrdqbrcm5md";
};
atom-beta = {
version = "1.32.0";
version = "1.33.0";
beta = 0;
sha256 = "12k5cn70a0diyaqbmq6s6l2sbi9i3d9p7i38qnm97lnw0y1kh0jm";
sha256 = "1x4s12zvfd2gjy7mimndbhs6x9k37jq4dyy6r1mzhwfysix74val";
};
};