vscode-extensions.smcpeak.default-keys-windows: 0.0.10 -> 1.0.0 (#418694)
This commit is contained in:
@@ -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 ];
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user