From a3f8ce2c94598503d3d8c2022d0fc46610bb4e3a Mon Sep 17 00:00:00 2001 From: Patrick Hilhorst Date: Thu, 27 Sep 2018 19:32:06 +0200 Subject: atom, atom-beta: 1.30.0 -> 1.31.0, 1.31.0-beta0 -> 1.32.0-beta0 (#47417) * atom: 1.30.0 -> 1.31.0 * atom-beta: 1.31.0-beta0 -> 1.32.0-beta0 --- pkgs/applications/editors/atom/default.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pkgs/applications') diff --git a/pkgs/applications/editors/atom/default.nix b/pkgs/applications/editors/atom/default.nix index d5e0259d2adc..25b5cad34dd2 100644 --- a/pkgs/applications/editors/atom/default.nix +++ b/pkgs/applications/editors/atom/default.nix @@ -73,13 +73,13 @@ let }; in stdenv.lib.mapAttrs common { atom = { - version = "1.30.0"; - sha256 = "1hqizfn9c249l51rlpfgk0h374maqgw6pagswlh4xa278qzb6qzs"; + version = "1.31.0"; + sha256 = "184vsj7qcpzwiq2v5kh8i21wfzhinhybxmr71y41sjqp78s2gy57"; }; atom-beta = { - version = "1.31.0"; + version = "1.32.0"; beta = 0; - sha256 = "11nlaz89rg6lgzsxp83qdqk4bnn2cij2p5aqjd9a3phd7v70xmy5"; + sha256 = "12k5cn70a0diyaqbmq6s6l2sbi9i3d9p7i38qnm97lnw0y1kh0jm"; }; } -- cgit 1.4.1