Skip to content

Commit 6af1ec2

Browse files
authored
vscode-extensions.ethersync.ethersync: 0.2.1 -> 0.4.0 (#430570)
2 parents c96dbb7 + dc8091d commit 6af1ec2

File tree

1 file changed

+2
-2
lines changed
  • pkgs/applications/editors/vscode/extensions/ethersync.ethersync

1 file changed

+2
-2
lines changed

pkgs/applications/editors/vscode/extensions/ethersync.ethersync/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
77
mktplcRef = {
88
publisher = "ethersync";
99
name = "ethersync";
10-
version = "0.2.1";
11-
hash = "sha256-/oRpoYMWSpkAEM89KlJnSJ7TWwcGloYHXh80Ml+vz+M=";
10+
version = "0.4.0";
11+
hash = "sha256-/09be/1KZVIDUr+YieeD7xc8PXdchRo3Kt1GqD3Pt6M=";
1212
};
1313

1414
meta = {

0 commit comments

Comments
 (0)