Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ jsonschema==4.25.1
pyrsistent==0.20.0
pywin32==311
requests==2.32.5
urllib3==2.6.2
urllib3==2.6.3
6 changes: 3 additions & 3 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
{
"folder-name": "AnotherMarkdown",
"display-name": "Another Markdown",
"version": "0.1.2",
"id": "02856fcefe1cc7e3d02bd3178f0e2d9a03aac798dc84bd4813125216818ebcc6",
"repository": "https://github.com/ezyuzin/NppAnotherMarkdown/releases/download/0.1.2/AnotherMarkdown-0.1.2-x64.zip",
"version": "0.1.4",
"id": "95453e9257b8ac1bb89fbc465625382828440b57df2691d6967654d9f96621fc",
"repository": "https://github.com/ezyuzin/NppAnotherMarkdown/releases/download/0.1.4/AnotherMarkdown-0.1.4-x64.zip",
"description": "[Requires .NET framework v4.7.2]\r\nEasiest customizable, extendable preview and edit for Markdown files.\r\nBonus: Edit and preview 360 photos",
"author": "Evgeny Zyuzin",
"homepage": "https://github.com/ezyuzin/NppAnotherMarkdown",
Expand Down
6 changes: 3 additions & 3 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
{
"folder-name": "AnotherMarkdown",
"display-name": "Another Markdown",
"version": "0.1.2",
"id": "016fa7ceb8cf4158fb636b21993b7ac6a93e66b662768a0af8d8f2755f694936",
"repository": "https://github.com/ezyuzin/NppAnotherMarkdown/releases/download/0.1.2/AnotherMarkdown-0.1.2-x86.zip",
"version": "0.1.4",
"id": "aabf3110228b2ce7415b7fbee6657366937b97530f6d2207703b6c78ae63e741",
"repository": "https://github.com/ezyuzin/NppAnotherMarkdown/releases/download/0.1.4/AnotherMarkdown-0.1.4-x86.zip",
"description": "[Requires .NET framework v4.7.2]\r\nEasiest customizable, extendable preview and edit for Markdown files.\r\nBonus: Edit and preview 360 photos",
"author": "Evgeny Zyuzin",
"homepage": "https://github.com/ezyuzin/NppAnotherMarkdown",
Expand Down