summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/atom
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@users.noreply.github.com>2019-02-14 18:41:57 -0500
committerworldofpeace <worldofpeace@users.noreply.github.com>2019-02-14 18:41:57 -0500
commit6c610e01f1dc8382b4072885668c71b1ad709201 (patch)
treef6b51ae6ae258c40dc5a37faa5162fa745abe4b9 /pkgs/applications/editors/atom
parent170dc5dee2fe7807680495027a2f785e00872932 (diff)
atom: 1.33.0 -> 1.34.0
Diffstat (limited to 'pkgs/applications/editors/atom')
-rw-r--r--pkgs/applications/editors/atom/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/atom/default.nix b/pkgs/applications/editors/atom/default.nix
index 13dc9e1285b1..3a396b7923ad 100644
--- a/pkgs/applications/editors/atom/default.nix
+++ b/pkgs/applications/editors/atom/default.nix
@@ -3,8 +3,8 @@
let
versions = {
atom = {
- version = "1.33.0";
- sha256 = "0f6m6zwgz94m3q11ipyiliap3s5a3zlrg3ldjwkqnxjl6gwlxc2r";
+ version = "1.34.0";
+ sha256 = "16hrjymrc43izg7frcrk7cwjwwrclcxzcwb5iw2llzjc6iadzlkb";
};
atom-beta = {