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 ba779c3 + 5ddcb27 commit 0c5507aCopy full SHA for 0c5507a
pkgs/applications/editors/vscode/extensions/amazonwebservices.amazon-q-vscode/default.nix
@@ -7,8 +7,8 @@ vscode-utils.buildVscodeMarketplaceExtension (finalAttrs: {
7
mktplcRef = {
8
name = "amazon-q-vscode";
9
publisher = "AmazonWebServices";
10
- version = "1.66.0";
11
- hash = "sha256-EnNwlSmJWBcSfFCayxJS94qVUqgQlbX0RLCB4jJsn+4=";
+ version = "1.67.0";
+ hash = "sha256-1GShGk0ulYlpJpcdai7T2n0p2v1qicLE4X2d7Pqx4Zc=";
12
};
13
14
meta = {
0 commit comments