diff options
| author | R. Ryantm <ryantm-bot@ryantm.com> | 2026-02-05 14:01:03 +0000 |
|---|---|---|
| committer | R. Ryantm <ryantm-bot@ryantm.com> | 2026-02-05 14:01:03 +0000 |
| commit | a8d729a0331807fdedfc04401915a88dee1faff3 (patch) | |
| tree | bb7fbd664cfca1d8dd1f52d8b4c0e17aa247e11a | |
| parent | polarity: latest-unstable-2025-12-17 -> latest-unstable-2026-01-29 (#485527) (diff) | |
| download | nixpkgs-a8d729a0331807fdedfc04401915a88dee1faff3.tar.gz | |
vscode-extensions.geequlim.godot-tools: 2.6.0 -> 2.6.1
| -rw-r--r-- | pkgs/applications/editors/vscode/extensions/default.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix index f0d581203676..3bab00e0081c 100644 --- a/pkgs/applications/editors/vscode/extensions/default.nix +++ b/pkgs/applications/editors/vscode/extensions/default.nix @@ -1851,8 +1851,8 @@ let mktplcRef = { name = "godot-tools"; publisher = "geequlim"; - version = "2.6.0"; - hash = "sha256-b6aH4LAqXjwRp2dFa7+hhQL3ac9K7Zmat5ncaRLooD0="; + version = "2.6.1"; + hash = "sha256-x+u5t4HB+uM2CbhSw0h/zoYPgBPTZNFaMuzL+KB9mAM="; }; meta = { description = "VS Code extension for game development with Godot Engine and GDScript"; |
