Skip to content

Commit 66bc60c

Browse files
authored
1 parent c1e660f commit 66bc60c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/pl.x64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -483,10 +483,10 @@
483483
{
484484
"folder-name": "NPPFSIPlugin",
485485
"display-name": "F# Interactive",
486-
"version": "0.2.3.2",
486+
"version": "0.2.3.3",
487487
"npp-compatible-versions": "[7.7,]",
488-
"id": "c7a92c62396f97afa479d3666060c08a92f5ba4e1c559a8ddcf7df80d435dbd2",
489-
"repository": "https://github.com/rdipardo/nppFSIPlugin/releases/download/v0.2.3.2/NPPFSIPlugin_v0.2.3.2_x64.zip",
488+
"id": "f606ef8b73d32ad411eaf1c5163dfe1cd1ea696df97f3fb6a20488d385bb2c45",
489+
"repository": "https://github.com/rdipardo/nppFSIPlugin/releases/download/v0.2.3.3/NPPFSIPlugin_v0.2.3.3_x64.zip",
490490
"description": "F# source code lexer and IPC client for F# Interactive.\r\nNote: the .NET SDK must be installed separately.",
491491
"author": "Prapin Peethambaran",
492492
"homepage": "https://github.com/rdipardo/nppFSIPlugin"

src/pl.x86.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -469,10 +469,10 @@
469469
{
470470
"folder-name": "NPPFSIPlugin",
471471
"display-name": "F# Interactive",
472-
"version": "0.2.3.2",
472+
"version": "0.2.3.3",
473473
"npp-compatible-versions": "[7.7,]",
474-
"id": "e34fc6c36aaa8315c889dcc9ede3ec55797e67b98f82d0e1965154aca0dddeae",
475-
"repository": "https://github.com/rdipardo/nppFSIPlugin/releases/download/v0.2.3.2/NPPFSIPlugin_v0.2.3.2_win32.zip",
474+
"id": "8d457ef6546afa859c9be68f8e16a92941c4adf3592c999e06841c28194bf9a9",
475+
"repository": "https://github.com/rdipardo/nppFSIPlugin/releases/download/v0.2.3.3/NPPFSIPlugin_v0.2.3.3_win32.zip",
476476
"description": "F# source code lexer and IPC client for F# Interactive.\r\nNote: the .NET SDK must be installed separately.",
477477
"author": "Prapin Peethambaran",
478478
"homepage": "https://github.com/rdipardo/nppFSIPlugin"

0 commit comments

Comments
 (0)