vscode-extensions.johnpapa.vscode-peacock: 4.0.0 -> 4.0.1

This commit is contained in:
Ryan Horiguchi 2022-04-25 14:55:44 +02:00
parent ea81084e52
commit 5bbdf1dd33
No known key found for this signature in database
GPG key ID: CA7EE98D45A1132A

View file

@ -1242,8 +1242,8 @@ let
mktplcRef = { mktplcRef = {
name = "vscode-peacock"; name = "vscode-peacock";
publisher = "johnpapa"; publisher = "johnpapa";
version = "4.0.0"; version = "4.0.1";
sha256 = "1i65w70f0kikah1cx7m0bji6qd800jabfci0xisdqxyzaksg7ysz"; sha256 = "sha256-oYXYOamwacgRqv3+ZREJ1vqRlwMz8LpO+wa6CVEEdbI=";
}; };
meta = with lib; { meta = with lib; {
license = licenses.mit; license = licenses.mit;