vscode-extensions.formulahendry.auto-rename-tag: 0.1.9 -> 0.1.10
This commit is contained in:
parent
28a9b17413
commit
809af29d7b
1 changed files with 2 additions and 2 deletions
|
@ -899,8 +899,8 @@ let
|
|||
mktplcRef = {
|
||||
name = "auto-rename-tag";
|
||||
publisher = "formulahendry";
|
||||
version = "0.1.9";
|
||||
sha256 = "1xk8rzda16qgdxhq8bz6f8w09fd9044qczx1wfhszd6w3r4q9262";
|
||||
version = "0.1.10";
|
||||
sha256 = "sha256-uXqWebxnDwaUVLFG6MUh4bZ7jw5d2rTHRm5NoR2n0Vs=";
|
||||
};
|
||||
meta = {
|
||||
license = lib.licenses.mit;
|
||||
|
|
Loading…
Reference in a new issue