vscode-extensions.uiua-lang.uiua-vscode: 0.0.64 -> 0.0.65 (#434413)

authored by Felix Bargfeldt and committed by GitHub 69f83234 581b298b

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
··· 4909 4909 mktplcRef = { 4910 4910 name = "uiua-vscode"; 4911 4911 publisher = "uiua-lang"; 4912 - version = "0.0.64"; 4913 - hash = "sha256-mASTMZhXsM8IzaMmHsWRmf+pf1EjXyWsBMFXTcq7Acw="; 4912 + version = "0.0.65"; 4913 + hash = "sha256-qmjXKuNVYkzaJUUvW/apXzPVE3XuZjxTl3EYNoKHVNc="; 4914 4914 }; 4915 4915 meta = { 4916 4916 description = "VSCode language extension for Uiua";