vscode-extensions.RoweWilsonFrederiskHolme.wikitext 3.8.0 -> 3.8.1

Updated to the latest version and replaced sha256 with hash for
checking.
This commit is contained in:
Viorel-Cătălin Răpițeanu 2024-05-01 16:38:48 +03:00
parent 58a1abdbae
commit fce6f0dc7e

View file

@ -3498,8 +3498,8 @@ let
mktplcRef = {
name = "wikitext";
publisher = "RoweWilsonFrederiskHolme";
version = "3.8.0";
sha256 = "30540a85163e797028eec9bc3db1866bbf473e98615bf6ade6d1d672017ebe52";
version = "3.8.1";
hash = "sha256-piwS3SPjx10nsjN5axC+EN0MEDf0r2lVFllqQzciOfc=";
};
meta = {
description = "Extension that helps users view and write MediaWiki's Wikitext files";