Update repository.json

This commit is contained in:
2025-04-24 12:33:51 +00:00
parent 44eb19d923
commit beb6cfe709

View File

@ -4,12 +4,15 @@
{
"name": "MarkdownLivePreview-Fork",
"description": "My enhanced live-preview fork of MarkdownLivePreview",
"author": "Christian Morpurgo",
"homepage": "https://git.0x42.cloud/christian.morpurgo/MarkdownLivePreview",
"releases": [
{
"version": "4.0.0",
"url": "https://git.0x42.cloud/christian.morpurgo/MarkdownLivePreview/archive/v4.0.0.zip"
"url": "https://git.0x42.cloud/christian.morpurgo/MarkdownLivePreview/archive/v4.0.0.zip",
"sublime_text": "*"
}
]
}
]
}
}