Loading pkgs/applications/editors/vscode/extensions/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -90,15 +90,15 @@ let mktplcRef = { publisher = "42Crunch"; name = "vscode-openapi"; version = "4.27.0"; hash = "sha256-urXGyHpIDWQ0Bc+8LODC0DcEo6jQ5tA/QptyxCej9yU="; version = "4.33.1"; hash = "sha256-iq0UpVaZMOzh4NIRPLk49ciFuO4A6PDSEMe1KKhfSxA="; }; meta = { changelog = "https://marketplace.visualstudio.com/items/42Crunch.vscode-openapi/changelog"; description = "Visual Studio Code extension with rich support for the OpenAPI Specification (OAS)"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=42Crunch.vscode-openapi"; homepage = "https://github.com/42Crunch/vscode-openapi"; license = lib.licenses.gpl3; license = lib.licenses.agpl3Only; maintainers = [ lib.maintainers.benhiemer ]; }; }; Loading Loading
pkgs/applications/editors/vscode/extensions/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -90,15 +90,15 @@ let mktplcRef = { publisher = "42Crunch"; name = "vscode-openapi"; version = "4.27.0"; hash = "sha256-urXGyHpIDWQ0Bc+8LODC0DcEo6jQ5tA/QptyxCej9yU="; version = "4.33.1"; hash = "sha256-iq0UpVaZMOzh4NIRPLk49ciFuO4A6PDSEMe1KKhfSxA="; }; meta = { changelog = "https://marketplace.visualstudio.com/items/42Crunch.vscode-openapi/changelog"; description = "Visual Studio Code extension with rich support for the OpenAPI Specification (OAS)"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=42Crunch.vscode-openapi"; homepage = "https://github.com/42Crunch/vscode-openapi"; license = lib.licenses.gpl3; license = lib.licenses.agpl3Only; maintainers = [ lib.maintainers.benhiemer ]; }; }; Loading