about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2023-03-19 22:00:33 +0200
committerGitHub <noreply@github.com>2023-03-19 22:00:33 +0200
commit48b8f92f89eb63166e9e9854aba7009221a77557 (patch)
tree9685ea198fa40f24ac100591307d442c116c24c7 /pkgs
parent6759450aefa53198394a09583226689b46b077f6 (diff)
parentd29a127f81dc5eab87e9ddab039a3f365c6d0590 (diff)
Merge pull request #221803 from r-ryantm/auto-update/sublime-merge-dev
sublime-merge-dev: 2082 -> 2085
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/applications/version-management/sublime-merge/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/version-management/sublime-merge/default.nix b/pkgs/applications/version-management/sublime-merge/default.nix
index 2bed38959c139..01bd8b3573ff0 100644
--- a/pkgs/applications/version-management/sublime-merge/default.nix
+++ b/pkgs/applications/version-management/sublime-merge/default.nix
@@ -9,8 +9,8 @@ in {
   } {};
 
   sublime-merge-dev = common {
-    buildVersion = "2082";
-    x64sha256 = "Gl1BrLTSDLRTgrYQW/99o0XRjSIxvnNYRIViZEidcsM=";
+    buildVersion = "2085";
+    x64sha256 = "40yI6EtP2l22aPP50an3ycvdEcAqJphhGhYYoOPyHw0=";
     dev = true;
   } {};
 }