atom: 1.31.0 -> 1.31.2

This commit is contained in:
Patrick Hilhorst 2018-10-09 19:42:42 +02:00
parent 5176389f1d
commit 6e78a00376
No known key found for this signature in database
GPG Key ID: 589BB0A8DAFEF2B2
1 changed files with 2 additions and 2 deletions

View File

@ -73,8 +73,8 @@ let
};
in stdenv.lib.mapAttrs common {
atom = {
version = "1.31.0";
sha256 = "184vsj7qcpzwiq2v5kh8i21wfzhinhybxmr71y41sjqp78s2gy57";
version = "1.31.2";
sha256 = "1szx9p2nz1qzjpig0l8h4hj5mqwpjvkcynn8crh21drply4bpfr0";
};
atom-beta = {