vscode-extensions.13xforever.language-x86-64-assembly: 3.1.4 -> 3.1.5

This commit is contained in:
R. Ryantm 2025-05-15 13:19:21 +00:00
parent ae4459d5c9
commit 07cbe2b8c6

View file

@ -27,8 +27,8 @@ let
mktplcRef = { mktplcRef = {
name = "language-x86-64-assembly"; name = "language-x86-64-assembly";
publisher = "13xforever"; publisher = "13xforever";
version = "3.1.4"; version = "3.1.5";
hash = "sha256-FJRDm1H3GLBfSKBSFgVspCjByy9m+j9OStlU+/pMfs8="; hash = "sha256-WIhmAZLR2WOSqQF3ozJ/Vr3Rp6HdSK7L23T3h4AVaGM=";
}; };
meta = { meta = {
description = "Cutting edge x86 and x86_64 assembly syntax highlighting"; description = "Cutting edge x86 and x86_64 assembly syntax highlighting";