mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-19 02:44:17 +03:00
sublime-merge: 2077 -> 2079
This commit is contained in:
parent
98fb735493
commit
50ab8ea460
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user