about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorsuperherointj <5861043+superherointj@users.noreply.github.com>2024-05-07 15:12:36 -0300
committerGitHub <noreply@github.com>2024-05-07 15:12:36 -0300
commit4000973e521edb9ae34f8492250db576af975c70 (patch)
tree93527469d00f3a4cd8fa7cd3dbe1159ff4aa6a04 /pkgs/applications/editors
parent5869325941ed3106540d30251f18426095155ea4 (diff)
parentcd958f57788ad77392a3ad5f84e46c8323e16db6 (diff)
Merge pull request #309727 from r-ryantm/auto-update/vscode-extensions.reditorsupport.r
vscode-extensions.reditorsupport.r: 2.8.2 -> 2.8.3
Diffstat (limited to 'pkgs/applications/editors')
-rw-r--r--pkgs/applications/editors/vscode/extensions/reditorsupport.r/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/vscode/extensions/reditorsupport.r/default.nix b/pkgs/applications/editors/vscode/extensions/reditorsupport.r/default.nix
index de1759d7b0e46..cc7a8d9ab4ef7 100644
--- a/pkgs/applications/editors/vscode/extensions/reditorsupport.r/default.nix
+++ b/pkgs/applications/editors/vscode/extensions/reditorsupport.r/default.nix
@@ -12,8 +12,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
   mktplcRef = {
     name = "r";
     publisher = "reditorsupport";
-    version = "2.8.2";
-    hash = "sha256-FPL/JjW452KRchcQ0iHXRJarZXvS3B8PvZhXjf3rMhQ=";
+    version = "2.8.3";
+    hash = "sha256-3HVBBXMdRhnKLnhrbEQFIlIbB/rbj+AAb4/z3/Ch7eg=";
   };
   nativeBuildInputs = [
     jq