lol

vscode-extensions.ethersync.ethersync: 0.2.1 -> 0.4.0 (#430570)

authored by

Pol Dellaiera and committed by
GitHub
6af1ec2d c96dbb72

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/ethersync.ethersync/default.nix
··· 7 7 mktplcRef = { 8 8 publisher = "ethersync"; 9 9 name = "ethersync"; 10 - version = "0.2.1"; 11 - hash = "sha256-/oRpoYMWSpkAEM89KlJnSJ7TWwcGloYHXh80Ml+vz+M="; 10 + version = "0.4.0"; 11 + hash = "sha256-/09be/1KZVIDUr+YieeD7xc8PXdchRo3Kt1GqD3Pt6M="; 12 12 }; 13 13 14 14 meta = {