Unverified Commit 50ab8ea4 authored by PedroHLC ☭'s avatar PedroHLC ☭
Browse files

sublime-merge: 2077 -> 2079

parent 98fb7354
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,8 +4,8 @@ let
  common = opts: callPackage (import ./common.nix opts);
in {
  sublime-merge = common {
    buildVersion = "2077";
    x64sha256 = "6xgh/oSatTYHCnQEXiZAoHs3yI1iimLMtzCosBKBVp8=";
    buildVersion = "2079";
    x64sha256 = "y4ocLXxxEkGaw9O/vhX9MJnc56QgK37YPJkUwK2YS0U=";
  } {};

  sublime-merge-dev = common {