Skip to content

Commit

Permalink
Update NppPluginTemplate NppPluginDemo pork2sausage selectNLaunch npp…
Browse files Browse the repository at this point in the history
…Converter mimeTools
  • Loading branch information
donho committed Feb 4, 2024
1 parent e7dc418 commit eb99688
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 56 deletions.
44 changes: 27 additions & 17 deletions src/pl.arm64.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@
{
"folder-name": "mimeTools",
"display-name": "Mime tools",
"version": "3.0",
"version": "3.1",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,2.8][,8.4.6]",
"id": "9718ef0ab38384caa701e8dea3bdc398bd639be913167a8b29350d63f1093af5",
"repository": "https://github.com/npp-plugins/mimetools/releases/download/v3/mimetools.v3.0.arm64.zip",
"id": "e66f7fbae3a2ab23670764ce57265003c520afcf328d6bbf1add195119824199",
"repository": "https://github.com/npp-plugins/mimetools/releases/download/v3.1/mimetools.v3.1.arm64.zip",
"description": "Implements several main functionalities defined in MIME (Multipurpose Internet Mail Extensions): Base64, Quoted-printable and URL encode/decode",
"author": "Don HO",
"homepage": "https://github.com/npp-plugins/mimetools"
Expand All @@ -81,35 +81,35 @@
{
"folder-name": "NppPluginDemo",
"display-name": "Notepad++ Plugin Demo",
"version": "4.3",
"version": "4.4",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,4.2][,8.4.6]",
"id": "58c6b023f41d4fc967640939490132389c3b825baf19d415800a48978b6fd1b0",
"repository": "https://github.com/npp-plugins/plugindemo/releases/download/v4.3/pluginDemo.v4.3.bin.arm64.zip",
"id": "f72da1468ea1ea0e550f0a203a9c2bbedc8bf3b5122e5fc1ff467021913f8815",
"repository": "https://github.com/npp-plugins/plugindemo/releases/download/v4.4/pluginDemo.v4.4.bin.arm64.zip",
"description": "Notepad++ Plugin Demo is written from Notepad++ Plugin Template to demonstrate the usage of plugin API.",
"author": "Don HO",
"homepage": "https://npp-user-manual.org/docs/plugins/"
"homepage": "https://npp-user-manual.org/docs/plugins/#how-to-develop-a-plugin"
},
{
"folder-name": "NppPluginTemplate",
"display-name": "Notepad++ Plugin Template",
"version": "4.3",
"version": "4.4",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,4.2][,8.4.6]",
"id": "820e17d7134f10d41d878ccb7cb64a17e1081e427ae151e742e6e4646eba58df",
"repository": "https://github.com/npp-plugins/plugintemplate/releases/download/v4.3/pluginTemplate.v4.3.bin.arm64.zip",
"id": "36a28a3c26ae3fb9290e20d423cb0708a6980bbe87cc60cb4313548d68a5644f",
"repository": "https://github.com/npp-plugins/plugintemplate/releases/download/v4.4/pluginTemplate.v4.4.bin.arm64.zip",
"description": "Template for making plugin development as easy and simple as possible. Four steps and it's done.",
"author": "Don HO",
"homepage": "https://npp-user-manual.org/docs/plugins/"
"homepage": "https://npp-user-manual.org/docs/plugins/#how-to-develop-a-plugin"
},
{
"folder-name": "nppConverter",
"display-name": "Npp Converter",
"version": "4.5",
"version": "4.6",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,4.4][,8.4.6]",
"id": "9d858897af4539e87c3827796054501457be8f7b1135aece64140ecd6d74e6f7",
"repository": "https://github.com/npp-plugins/converter/releases/download/v4.5/nppConvert.v4.5.arm64.zip",
"id": "923dd89d1f7f7693b37a7019e6ef9e58ea14dec0b768e62d3860545734c01c11",
"repository": "https://github.com/npp-plugins/converter/releases/download/v4.6/nppConvert.v4.6.arm64.zip",
"description": "ASCII<->Hex converter.",
"author": "Don HO",
"homepage": "https://github.com/npp-plugins/converter/"
Expand Down Expand Up @@ -157,11 +157,11 @@
{
"folder-name": "pork2sausage",
"display-name": "Pork to Sausage",
"version": "2.3",
"version": "2.5",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,2.2][,8.4.6]",
"id": "765b642b2bc7e89afbbd8adb61b103801cd3a5b210170caa4407c2bfea75379e",
"repository": "https://github.com/npp-plugins/pork2sausage/releases/download/v2.3/pork2sausage.2.3.bin.arm64.zip",
"id": "47911fc7f0000e5ec62852e75c3edf67ad0e067bf0531f7d1c4b92e8c797049a",
"repository": "https://github.com/npp-plugins/pork2sausage/releases/download/v2.5/pork2sausage.2.5.bin.arm64.zip",
"description": "Pass any selected text to any command line program as input and take the output (the result of program) to replace the selected text.",
"author": "Don HO",
"homepage": "https://github.com/npp-plugins/pork2sausage"
Expand All @@ -176,6 +176,16 @@
"author": "Dominic Tobias",
"homepage": "https://github.com/DominicTobias/SecurePad"
},
{
"folder-name": "selectNLaunch",
"display-name": "Select N' Launch",
"version": "2.2",
"id": "7187a95cfdf7bc30cc154f68f79ed8b3c0b02915bf782a86f2c74db406834958",
"repository": "https://github.com/npp-plugins/selectnlaunch/releases/download/v2.2/selectNLaunch.v2.2.bin.arm64.zip",
"description": "Get the selected text, save it as file with the extension you customized in the system temporary directory, then call system to open it with the extension-associated program.",
"author": "Don HO",
"homepage": "https://github.com/npp-plugins/selectnlaunch"
},
{
"folder-name": "SelectToClipboard",
"display-name": "Select to Clipboard",
Expand Down
40 changes: 20 additions & 20 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -696,11 +696,11 @@
{
"folder-name": "mimeTools",
"display-name": "Mime tools",
"version": "3.0",
"version": "3.1",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,2.8][,8.4.6]",
"id": "3dbd0693c0f617487a9199159da7c5bdc256e3b8dd9ca5f8810233cf1349f6f0",
"repository": "https://github.com/npp-plugins/mimetools/releases/download/v3/mimetools.v3.0.x64.zip",
"id": "8df4ef5c94579639f5c429f97e13fe39802552d56db7e7eb3df226ccc9caae9b",
"repository": "https://github.com/npp-plugins/mimetools/releases/download/v3.1/mimetools.v3.1.x64.zip",
"description": "Implements several main functionalities defined in MIME (Multipurpose Internet Mail Extensions): Base64, Quoted-printable and URL encode/decode",
"author": "Don HO",
"homepage": "https://github.com/npp-plugins/mimetools"
Expand Down Expand Up @@ -780,26 +780,26 @@
{
"folder-name": "NppPluginDemo",
"display-name": "Notepad++ Plugin Demo",
"version": "4.3",
"version": "4.4",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,4.2][,8.4.6]",
"id": "0e6e70d48b9f8cacf7816dbc6faff856064973458e7c9473d15ee834ebf20321",
"repository": "https://github.com/npp-plugins/plugindemo/releases/download/v4.3/pluginDemo.v4.3.bin.x64.zip",
"id": "0894477bbb5794978f1a013021df375c6f2ef1e2e82fe05d359f790604a5b7fe",
"repository": "https://github.com/npp-plugins/plugindemo/releases/download/v4.4/pluginDemo.v4.4.bin.x64.zip",
"description": "Notepad++ Plugin Demo is written from Notepad++ Plugin Template to demonstrate the usage of plugin API.",
"author": "Don HO",
"homepage": "https://npp-user-manual.org/docs/plugins/"
"homepage": "https://npp-user-manual.org/docs/plugins/#how-to-develop-a-plugin"
},
{
"folder-name": "NppPluginTemplate",
"display-name": "Notepad++ Plugin Template",
"version": "4.3",
"version": "4.4",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,4.2][,8.4.6]",
"id": "27639a123e7f74baea139c2264d2897ad0807b40f9ebfcbcff205da68288d5e5",
"repository": "https://github.com/npp-plugins/plugintemplate/releases/download/v4.3/pluginTemplate.v4.3.bin.x64.zip",
"id": "ff5f9e918d80a754ef4cb53b4d5dc2c85557ff32fef94bb6c11ab5ae59f95278",
"repository": "https://github.com/npp-plugins/plugintemplate/releases/download/v4.4/pluginTemplate.v4.4.bin.x64.zip",
"description": "Template for making plugin development as easy and simple as possible. Four steps and it's done.",
"author": "Don HO",
"homepage": "https://npp-user-manual.org/docs/plugins/"
"homepage": "https://npp-user-manual.org/docs/plugins/#how-to-develop-a-plugin"
},
{
"folder-name": "NotepadStarterPlugin",
Expand All @@ -814,11 +814,11 @@
{
"folder-name": "nppConverter",
"display-name": "Npp Converter",
"version": "4.5",
"version": "4.6",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,4.4][,8.4.6]",
"id": "86624d8c4e80b9372646f03fc5e7fff34079e2826ca71d14cc43bd8bce24a468",
"repository": "https://github.com/npp-plugins/converter/releases/download/v4.5/nppConvert.v4.5.x64.zip",
"id": "f80d8266112bb50e4aff95c8d1ddfb9dbc2562e380d33820dd5f85368747a2cc",
"repository": "https://github.com/npp-plugins/converter/releases/download/v4.6/nppConvert.v4.6.x64.zip",
"description": "ASCII<->Hex converter.",
"author": "Don HO",
"homepage": "https://github.com/npp-plugins/converter/"
Expand Down Expand Up @@ -1118,11 +1118,11 @@
{
"folder-name": "pork2sausage",
"display-name": "Pork to Sausage",
"version": "2.3",
"version": "2.5",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,2.2][,8.4.6]",
"id": "cb3b33683971412229023bdd53edff9a6b30d0c0ec6ba3d0bb91d3a22a99cb75",
"repository": "https://github.com/npp-plugins/pork2sausage/releases/download/v2.3/pork2sausage.2.3.bin.x64.zip",
"id": "58ba10fafcfef67739c0c8a19525e6eb23352b6a146126cef3f28138b3ce3610",
"repository": "https://github.com/npp-plugins/pork2sausage/releases/download/v2.5/pork2sausage.2.5.bin.x64.zip",
"description": "Pass any selected text to any command line program as input and take the output (the result of program) to replace the selected text.",
"author": "Don HO",
"homepage": "https://github.com/npp-plugins/pork2sausage"
Expand Down Expand Up @@ -1278,9 +1278,9 @@
{
"folder-name": "selectNLaunch",
"display-name": "Select N' Launch",
"version": "2.1",
"id": "15a2af2d2904c4e1674e52fd0a8eba34b3dacea0b7e911a380af9eae2282db3f",
"repository": "https://github.com/npp-plugins/selectnlaunch/releases/download/v2.1/selectNLaunch.v2.1.bin.x64.zip",
"version": "2.2",
"id": "eb72e9475678c780dae1db5e0509689c476c76d7763cd49be5b435bb9d29facb",
"repository": "https://github.com/npp-plugins/selectnlaunch/releases/download/v2.2/selectNLaunch.v2.2.bin.x64.zip",
"description": "Get the selected text, save it as file with the extension you customized in the system temporary directory, then call system to open it with the extension-associated program.",
"author": "Don HO",
"homepage": "https://github.com/npp-plugins/selectnlaunch"
Expand Down
38 changes: 19 additions & 19 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -773,11 +773,11 @@
{
"folder-name": "mimeTools",
"display-name": "Mime tools",
"version": "3.0",
"version": "3.1",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,2.8][,8.4.6]",
"id": "bf58b3c9c07af0fe1190cb5ddee9274dcfd46d6948708c920246587ac52dce1f",
"repository": "https://github.com/npp-plugins/mimetools/releases/download/v3/mimetools.v3.0.zip",
"id": "dd171922d399a4044215554c08e771b0e130c66a288b513802cb7e3d96d94a8f",
"repository": "https://github.com/npp-plugins/mimetools/releases/download/v3.1/mimetools.v3.1.zip",
"description": "Implements several main functionalities defined in MIME (Multipurpose Internet Mail Extensions): Base64, Quoted-printable and URL encode/decode",
"author": "Don HO",
"homepage": "https://github.com/npp-plugins/mimetools"
Expand Down Expand Up @@ -877,26 +877,26 @@
{
"folder-name": "NppPluginDemo",
"display-name": "Notepad++ Plugin Demo",
"version": "4.3",
"version": "4.4",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,4.2][,8.4.6]",
"id": "3e494d6bd448ea29fdfa6528fc6992dedfbc2a8bde26d759bec9d4164cd56e22",
"repository": "https://github.com/npp-plugins/plugindemo/releases/download/v4.3/pluginDemo.v4.3.bin.zip",
"id": "9ee50d483b6e363d4db8b940e2607609f569ba7460af4a1e7c6f06bf843e1dc3",
"repository": "https://github.com/npp-plugins/plugindemo/releases/download/v4.4/pluginDemo.v4.4.bin.zip",
"description": "Notepad++ Plugin Demo is written from Notepad++ Plugin Template to demonstrate the usage of plugin API.",
"author": "Don HO",
"homepage": "https://npp-user-manual.org/docs/plugins/"
},
{
"folder-name": "NppPluginTemplate",
"display-name": "Notepad++ Plugin Template",
"version": "4.3",
"version": "4.4",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,4.2][,8.4.6]",
"id": "67bf811591cd4197231d770e41582f5bf5b002e195996c399153e1ea391ba53a",
"repository": "https://github.com/npp-plugins/plugintemplate/releases/download/v4.3/pluginTemplate.v4.3.bin.zip",
"id": "a00af69d02f36b7b6d9623192f1c57102ffb635114af07aaeedf9e2150d0f238",
"repository": "https://github.com/npp-plugins/plugintemplate/releases/download/v4.4/pluginTemplate.v4.4.bin.zip",
"description": "Template for making plugin development as easy and simple as possible. Four steps and it's done.",
"author": "Don HO",
"homepage": "https://npp-user-manual.org/docs/plugins/"
"homepage": "https://npp-user-manual.org/docs/plugins/#how-to-develop-a-plugin"
},
{
"folder-name": "NotepadStarterPlugin",
Expand All @@ -911,11 +911,11 @@
{
"folder-name": "nppConverter",
"display-name": "Npp Converter",
"version": "4.5.0",
"version": "4.6.0",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,4.4][,8.4.6]",
"id": "931189299273bba435d117417dab2d8e715b5559c417024116c0f84f69d48a3d",
"repository": "https://github.com/npp-plugins/converter/releases/download/v4.5/nppConvert.v4.5.zip",
"id": "61826fee7b91ded1db1de7d16cf16b71172510c8abe5486ade06664cc1af06c9",
"repository": "https://github.com/npp-plugins/converter/releases/download/v4.6/nppConvert.v4.6.zip",
"description": "ASCII<->Hex converter.",
"author": "Don HO",
"homepage": "https://github.com/npp-plugins/converter/"
Expand Down Expand Up @@ -1241,11 +1241,11 @@
{
"folder-name": "pork2sausage",
"display-name": "Pork to Sausage",
"version": "2.3",
"version": "2.5",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,2.2][,8.4.6]",
"id": "6c8961afc9173e771ba8ce87f035a0bd1eb801340196a2283fc3724cdc0419a3",
"repository": "https://github.com/npp-plugins/pork2sausage/releases/download/v2.3/pork2sausage.2.3.bin.zip",
"id": "a04f10eafab2d4f9c9c29a7cdfc5340b64c52b7e5970451c9df3852a0ff74808",
"repository": "https://github.com/npp-plugins/pork2sausage/releases/download/v2.5/pork2sausage.2.5.bin.zip",
"description": "Pass any selected text to any command line program as input and take the output (the result of program) to replace the selected text.",
"author": "Don HO",
"homepage": "https://github.com/npp-plugins/pork2sausage"
Expand Down Expand Up @@ -1423,9 +1423,9 @@
{
"folder-name": "selectNLaunch",
"display-name": "Select N' Launch",
"version": "2.1",
"id": "bb6e5eeb6707ac469e0cecd36b021349d8a9b223c7c5351777cfdba8463cca69",
"repository": "https://github.com/npp-plugins/selectnlaunch/releases/download/v2.1/selectNLaunch.v2.1.bin.zip",
"version": "2.2",
"id": "bad1431841ed1f869e5ce0a7e5c19e2666a1fcff88f8a98d4750fdc7a4107035",
"repository": "https://github.com/npp-plugins/selectnlaunch/releases/download/v2.2/selectNLaunch.v2.2.bin.zip",
"description": "Get the selected text, save it as file with the extension you customized in the system temporary directory, then call system to open it with the extension-associated program.",
"author": "Don HO",
"homepage": "https://github.com/npp-plugins/selectnlaunch"
Expand Down

0 comments on commit eb99688

Please sign in to comment.