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 @@ -112,9 +112,9 @@
{
"folder-name": "JSMinNPP",
"display-name": "JSTool",
"version": "1.2503.0",
"id": "f72b668ca295f3f6133bc3f17c2ef0c67a90e9d4d2bbb605f908530ac57bebdf",
"repository": "https://sourceforge.net/projects/jsminnpp/files/Uni/JSToolNPP.1.2503.0.uni.arm64.zip",
"version": "25.11.16",
"id": "9e243350015140e34c7b9d577047855abfb8c27ae916a2cc74aadcf5a7b997d9",
"repository": "https://sourceforge.net/projects/jsminnpp/files/Uni/JSToolNPP.25.11.16.uni.arm64.zip",
"description": "Javascript plugin.\r\n * Douglas Crockford's JSMin algorithm to minimize javascript code.\r\n * My own algorithm to format javascript code.\r\n * A JSON data viewer. This JSON data viewer can handle >10MB JSON file easily.\r\n * Support 64bit Notepad++ (from version 1.20.0).\r\nReally helpful to javascript coder on Notepad++ and really easy to use it.\r\nMade in China.",
"author": "Sun Junwen",
"homepage": "https://github.com/sunjw/jstoolnpp"
Expand Down
6 changes: 3 additions & 3 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -649,9 +649,9 @@
{
"folder-name": "JSMinNPP",
"display-name": "JSTool",
"version": "1.2503.0",
"id": "a0c3812a4694400878dfbbebf65a31ec2e5ef9a5ec1f2565ca6abc06d3399092",
"repository": "https://sourceforge.net/projects/jsminnpp/files/Uni/JSToolNPP.1.2503.0.uni.64.zip",
"version": "25.11.16",
"id": "96bf6b2d0a036eb0be0a5489a6ae57a19d4dbbee8e0e558b758bd0100e85cd86",
"repository": "https://sourceforge.net/projects/jsminnpp/files/Uni/JSToolNPP.25.11.16.uni.64.zip",
"description": "Javascript plugin.\r\n * Douglas Crockford's JSMin algorithm to minimize javascript code.\r\n * My own algorithm to format javascript code.\r\n * A JSON data viewer. This JSON data viewer can handle >10MB JSON file easily.\r\n * Support 64bit Notepad++ (from version 1.20.0).\r\nReally helpful to javascript coder on Notepad++ and really easy to use it.\r\nMade in China.",
"author": "Sun Junwen",
"homepage": "https://github.com/sunjw/jstoolnpp"
Expand Down
6 changes: 3 additions & 3 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -676,9 +676,9 @@
{
"folder-name": "JSMinNPP",
"display-name": "JSTool",
"version": "1.2503.0",
"id": "b54ca763ea970ba776e779fdcc631c0e441dca4ab55995491ab4a5763aef3af4",
"repository": "https://sourceforge.net/projects/jsminnpp/files/Uni/JSToolNPP.1.2503.0.uni.32.zip",
"version": "25.11.16",
"id": "e05a5d7491dc4528905e78f54b9472bcf5d9eb17ec8a20b557646a27fc0e9a6f",
"repository": "https://sourceforge.net/projects/jsminnpp/files/Uni/JSToolNPP.25.11.16.uni.32.zip",
"description": "Javascript plugin.\r\n * Douglas Crockford's JSMin algorithm to minimize javascript code.\r\n * My own algorithm to format javascript code.\r\n * A JSON data viewer. This JSON data viewer can handle >10MB JSON file easily.\r\n * Support 64bit Notepad++ (from version 1.20.0).\r\nReally helpful to javascript coder on Notepad++ and really easy to use it.\r\nMade in China.",
"author": "Sun Junwen",
"homepage": "https://github.com/sunjw/jstoolnpp"
Expand Down