vscode-extensons.github.github-vscode-theme: 1.1.5 -> 3.0.0 (#119342)

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

authored by

David Birks
Sandro
and committed by
GitHub
84a794c5 6f7f5bac

+2 -3
+2 -3
pkgs/misc/vscode-extensions/default.nix
··· 412 mktplcRef = { 413 name = "github-vscode-theme"; 414 publisher = "github"; 415 - version = "1.1.5"; 416 - sha256 = 417 - "10f0098cce026d1f0c855fb7a66ea60b5d8acd2b76126ea94fe7361e49cd9ed2"; 418 }; 419 meta = with lib; { 420 description = "GitHub theme for VS Code";
··· 412 mktplcRef = { 413 name = "github-vscode-theme"; 414 publisher = "github"; 415 + version = "3.0.0"; 416 + sha256 = "1a77mbx75xfsfdlhgzghj9i7ik080bppc3jm8c00xp6781987fpa"; 417 }; 418 meta = with lib; { 419 description = "GitHub theme for VS Code";