vscode-extensions.banacorn.agda-mode: 0.6.3 -> 0.6.4 (#434411)

authored by Yohann Boniface and committed by GitHub e1b788a9 42f29895

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
··· 493 493 mktplcRef = { 494 494 publisher = "banacorn"; 495 495 name = "agda-mode"; 496 - version = "0.6.3"; 497 - hash = "sha256-ZyFY3pzNUUpdAB3lqys/z0NOUrQA/qmPquRPNFw/JAI="; 496 + version = "0.6.4"; 497 + hash = "sha256-KBOVVVDw+72QSYv4jynqeVBdIfYz+T5hD2//royVJpw="; 498 498 }; 499 499 meta = { 500 500 changelog = "https://marketplace.visualstudio.com/items/banacorn.agda-mode/changelog";