mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 21:25:30 +03:00
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:
parent
58a1abdbae
commit
fce6f0dc7e
1 changed files with 2 additions and 2 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue