We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c96dbb7 + dc8091d commit 6af1ec2Copy full SHA for 6af1ec2
pkgs/applications/editors/vscode/extensions/ethersync.ethersync/default.nix
@@ -7,8 +7,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
7
mktplcRef = {
8
publisher = "ethersync";
9
name = "ethersync";
10
- version = "0.2.1";
11
- hash = "sha256-/oRpoYMWSpkAEM89KlJnSJ7TWwcGloYHXh80Ml+vz+M=";
+ version = "0.4.0";
+ hash = "sha256-/09be/1KZVIDUr+YieeD7xc8PXdchRo3Kt1GqD3Pt6M=";
12
};
13
14
meta = {
0 commit comments