Skip to content

Commit 8329089

Browse files
authored
update VirtualFolders to 1.0.2 (#1006)
1 parent 6b5f273 commit 8329089

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

src/pl.arm64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -454,10 +454,10 @@
454454
{
455455
"folder-name": "VirtualFolders",
456456
"display-name": "Virtual Folders",
457-
"version": "1.0.1",
457+
"version": "1.0.2",
458458
"npp-compatible-versions": "[8.8.5,]",
459-
"id": "3bbfa0c6f0b72b12e7599e0bb7bdf23db13521f83c662909c99679ce2e200be4",
460-
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.1/VirtualFolders-v1.0.1-arm64.zip",
459+
"id": "ac5f4c199e51eb6cc7464ac9abf341855f7862b10c1912e22a1c39fa38e2ff5b",
460+
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.2/VirtualFolders-v1.0.2-arm64.zip",
461461
"description": "This plugin adds a dockable tree panel where you can create your own virtual folder structure. Group files from different paths, reorder them freely, and keep related resources together without touching the actual filesystem.",
462462
"author": "Fatih Coşkun",
463463
"homepage": "https://github.com/FatihC/VirtualFolders"

src/pl.x64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1733,10 +1733,10 @@
17331733
{
17341734
"folder-name": "VirtualFolders",
17351735
"display-name": "Virtual Folders",
1736-
"version": "1.0.1",
1736+
"version": "1.0.2",
17371737
"npp-compatible-versions": "[8.8.5,]",
1738-
"id": "94584bfa91c19599c77c8a8d4318ff3150a9d9b96867779610ce5b46a7b8241a",
1739-
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.1/VirtualFolders-v1.0.1-x64.zip",
1738+
"id": "b11c01ee186d1c82ebadc0d6a6863898f401dabd8a2b888a54b7da0a3ec22e56",
1739+
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.2/VirtualFolders-v1.0.2-x64.zip",
17401740
"description": "This plugin adds a dockable tree panel where you can create your own virtual folder structure. Group files from different paths, reorder them freely, and keep related resources together without touching the actual filesystem.",
17411741
"author": "Fatih Coşkun",
17421742
"homepage": "https://github.com/FatihC/VirtualFolders"

src/pl.x86.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1925,10 +1925,10 @@
19251925
{
19261926
"folder-name": "VirtualFolders",
19271927
"display-name": "Virtual Folders",
1928-
"version": "1.0.1",
1928+
"version": "1.0.2",
19291929
"npp-compatible-versions": "[8.8.5,]",
1930-
"id": "5bec534c5b893b1252100b0b945d01d0d941851034fe39eb9be253bb5ddc00f1",
1931-
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.1/VirtualFolders-v1.0.1-x86.zip",
1930+
"id": "adc7056900b47c29060d9d6f3ce8b8b7e0cbc2bf1b778de524f767f8cd875cc8",
1931+
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.2/VirtualFolders-v1.0.2-x86.zip",
19321932
"description": "This plugin adds a dockable tree panel where you can create your own virtual folder structure. Group files from different paths, reorder them freely, and keep related resources together without touching the actual filesystem.",
19331933
"author": "Fatih Coşkun",
19341934
"homepage": "https://github.com/FatihC/VirtualFolders"

0 commit comments

Comments
 (0)