vscode-extensions.reditorsupport.r: 2.8.5 -> 2.8.6 (#413830)

Changed files
+2 -2
pkgs
applications
editors
vscode
extensions
reditorsupport.r
+2 -2
pkgs/applications/editors/vscode/extensions/reditorsupport.r/default.nix
···
mktplcRef = {
name = "r";
publisher = "reditorsupport";
-
version = "2.8.5";
-
hash = "sha256-cZeZdrViEae9sRb9GyB/LeSQ5NRb/fAp3qQW9mPMbsM=";
+
version = "2.8.6";
+
hash = "sha256-T/Qh0WfTfXMzPonbg9NMII5qFptfNoApFFiZCT5rR3Y=";
};
nativeBuildInputs = [
jq