vscode-extensions.smcpeak.default-keys-windows: 0.0.10 -> 1.0.0 (#418694)

This commit is contained in:
Pol Dellaiera
2025-06-25 22:50:31 +02:00
committed by GitHub
2 changed files with 8 additions and 3 deletions
+5
View File
@@ -25827,6 +25827,11 @@
githubId = 27609929;
name = "Reinis Taukulis";
};
ttschnz = {
github = "ttschnz";
githubId = 77488956;
name = "Timothy Tschnitzel";
};
ttuegel = {
email = "ttuegel@mailbox.org";
github = "ttuegel";
@@ -4480,8 +4480,8 @@ let
mktplcRef = {
name = "default-keys-windows";
publisher = "smcpeak";
version = "0.0.10";
hash = "sha256-v1JY5ZGWOfF14H235Y9CLlPwIvmNwCeRhIkdmcgCCFU=";
version = "1.0.0";
hash = "sha256-bS7HnO2avXkSwXmuZ0oe2Sj/q3YYLOV4ldaAak9w9RY=";
};
meta = {
changelog = "https://github.com/smcpeak/vscode-default-keys-windows/blob/master/CHANGELOG.md";
@@ -4489,7 +4489,7 @@ let
downloadPage = "https://marketplace.visualstudio.com/items?itemName=smcpeak.default-keys-windows";
homepage = "https://github.com/smcpeak/vscode-default-keys-windows";
license = lib.licenses.mit;
maintainers = [ ];
maintainers = [ lib.maintainers.ttschnz ];
};
};