From c4ff7122f36cbe3000b9bbfe0870e061e3c368b9 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 3 Oct 2025 06:11:01 +0000 Subject: [PATCH] vscode-extensions.ethersync.ethersync: 0.4.0 -> 0.6.0 --- .../editors/vscode/extensions/ethersync.ethersync/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/editors/vscode/extensions/ethersync.ethersync/default.nix b/pkgs/applications/editors/vscode/extensions/ethersync.ethersync/default.nix index 9af7cc59f2bc..b359b9c74088 100644 --- a/pkgs/applications/editors/vscode/extensions/ethersync.ethersync/default.nix +++ b/pkgs/applications/editors/vscode/extensions/ethersync.ethersync/default.nix @@ -7,8 +7,8 @@ vscode-utils.buildVscodeMarketplaceExtension { mktplcRef = { publisher = "ethersync"; name = "ethersync"; - version = "0.4.0"; - hash = "sha256-/09be/1KZVIDUr+YieeD7xc8PXdchRo3Kt1GqD3Pt6M="; + version = "0.6.0"; + hash = "sha256-KuidePUxQ+FhnIGTUf6i+WxBQfbQVlq68xbuOeEouIE="; }; meta = {