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
6 changes: 3 additions & 3 deletions src/pl.arm64.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@
{
"folder-name": "EmojiDescription",
"display-name": "Emoji Description",
"version": "0.2.14",
"id": "f9b83fdae23278dda0166590576d4dea1c1d25e6c641612b5841203997a2b939",
"repository": "https://github.com/Ruberoid/npp_emoji_description/releases/download/v0.2.14/EmojiDescription_arm64_v0.2.14.zip",
"version": "0.3.16",
"id": "293bcb62c8cbc389e8552a6eeae34dcd013402322c60da6094f107c767109d1f",
"repository": "https://github.com/Ruberoid/npp_emoji_description/releases/download/v0.3.16/EmojiDescription_arm64_v0.3.16.zip",
"description": "Displays detailed character encoding information in the status bar. Shows Unicode code point, decimal/hexadecimal values, HTML entity, and UTF-8 byte sequence for any character including emoji.",
"author": "Ruberoid",
"homepage": "https://github.com/Ruberoid/npp_emoji_description"
Expand Down
12 changes: 6 additions & 6 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -461,9 +461,9 @@
{
"folder-name": "EmojiDescription",
"display-name": "Emoji Description",
"version": "0.2.14",
"id": "33dacacaf402b93dfe0aae8b39adaf2a029000747fa67069621757237990df77",
"repository": "https://github.com/Ruberoid/npp_emoji_description/releases/download/v0.2.14/EmojiDescription_x64_v0.2.14.zip",
"version": "0.3.16",
"id": "62102bba90ef9b9e58c832fe3c5a67e4dffce5e18389ddf931c4ae0471675ddc",
"repository": "https://github.com/Ruberoid/npp_emoji_description/releases/download/v0.3.16/EmojiDescription_x64_v0.3.16.zip",
"description": "Displays detailed character encoding information in the status bar. Shows Unicode code point, decimal/hexadecimal values, HTML entity, and UTF-8 byte sequence for any character including emoji.",
"author": "Ruberoid",
"homepage": "https://github.com/Ruberoid/npp_emoji_description"
Expand Down Expand Up @@ -836,9 +836,9 @@
{
"folder-name": "NppMarkdownPanel",
"display-name": "Markdown Panel",
"version": "0.9.2",
"id": "b160c05e2026480b0778292ecedf47772b51a68230fd3d75375abca3a3a3ec6b",
"repository": "https://github.com/mohzy83/NppMarkdownPanel/releases/download/0.9.2/NppMarkdownPanel-0.9.2.0-x64.zip",
"version": "0.9.3",
"id": "0366a693e89805edc8cb276d6ad713d892c8f4ec98b2f6570c8eaeb6deb1c3a8",
"repository": "https://github.com/mohzy83/NppMarkdownPanel/releases/download/0.9.3/NppMarkdownPanel-0.9.3.0-x64.zip",
"description": "Lightweight plugin to display rendered Markdown files.",
"author": "Mohzy83",
"homepage": "https://github.com/mohzy83/NppMarkdownPanel"
Expand Down
12 changes: 6 additions & 6 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -437,9 +437,9 @@
{
"folder-name": "EmojiDescription",
"display-name": "Emoji Description",
"version": "0.2.14",
"id": "105a85da9f1ee548066b85f06c3ddb900e959ace4005546f7b448c5017f8487b",
"repository": "https://github.com/Ruberoid/npp_emoji_description/releases/download/v0.2.14/EmojiDescription_x86_v0.2.14.zip",
"version": "0.3.16",
"id": "b84c19588bbed9ff04d26d0f998b7835c2ed4468942f9355ad4e205c523168b8",
"repository": "https://github.com/Ruberoid/npp_emoji_description/releases/download/v0.3.16/EmojiDescription_x86_v0.3.16.zip",
"description": "Displays detailed character encoding information in the status bar. Shows Unicode code point, decimal/hexadecimal values, HTML entity, and UTF-8 byte sequence for any character including emoji.",
"author": "Ruberoid",
"homepage": "https://github.com/Ruberoid/npp_emoji_description"
Expand Down Expand Up @@ -872,9 +872,9 @@
{
"folder-name": "NppMarkdownPanel",
"display-name": "Markdown Panel",
"version": "0.9.2",
"id": "c22fe3ab0d5f0adb9b5f8035f4ffeb8fbd064eec7490e9fc3e24d0d082670aab",
"repository": "https://github.com/mohzy83/NppMarkdownPanel/releases/download/0.9.2/NppMarkdownPanel-0.9.2.0-x86.zip",
"version": "0.9.3",
"id": "18588a40023ce15b6c4721c752cfddca78deebcbb2b64f6611d351ff937c1b6d",
"repository": "https://github.com/mohzy83/NppMarkdownPanel/releases/download/0.9.3/NppMarkdownPanel-0.9.3.0-x86.zip",
"description": "Lightweight plugin to display rendered Markdown files.",
"author": "Mohzy83",
"homepage": "https://github.com/mohzy83/NppMarkdownPanel"
Expand Down
Loading