Skip to content

Commit 313a37e

Browse files
authored
Add npp-rascript v0.4.1 (notepad-plus-plus#943)
* add npp-rascript v0.4.1
1 parent 1725290 commit 313a37e

3 files changed

Lines changed: 30 additions & 0 deletions

File tree

src/pl.arm64.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,16 @@
291291
"author": "Don HO",
292292
"homepage": "https://github.com/npp-plugins/pork2sausage"
293293
},
294+
{
295+
"folder-name": "RAScript",
296+
"display-name": "RAScript",
297+
"version": "0.4.1",
298+
"id": "40d920319726a64c7631e8608f92e8ca15d8a3e6e46fea24ff22223ae36fc85a",
299+
"repository": "https://github.com/joshraphael/npp-rascript/releases/download/v0.4.1/npp-rascript_v0.4.1_ARM64.zip",
300+
"description": "Notepad++ plugin to define RAScript grammar",
301+
"author": "Joshua Raphael",
302+
"homepage": "https://github.com/joshraphael/npp-rascript"
303+
},
294304
{
295305
"folder-name": "RunMe",
296306
"display-name": "RunMe",

src/pl.x64.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1284,6 +1284,16 @@
12841284
"author": "Bas de Reuver",
12851285
"homepage": "https://github.com/BdR76/RandomValuesNPP/"
12861286
},
1287+
{
1288+
"folder-name": "RAScript",
1289+
"display-name": "RAScript",
1290+
"version": "0.4.1",
1291+
"id": "6887041c0fdbe4062923ee8ce374f7984b5442138059de6ff82a9f9f8152c19b",
1292+
"repository": "https://github.com/joshraphael/npp-rascript/releases/download/v0.4.1/npp-rascript_v0.4.1_x64.zip",
1293+
"description": "Notepad++ plugin to define RAScript grammar",
1294+
"author": "Joshua Raphael",
1295+
"homepage": "https://github.com/joshraphael/npp-rascript"
1296+
},
12871297
{
12881298
"folder-name": "rdmd-en-x64",
12891299
"display-name": "RDMD for Notepad++ (English)",

src/pl.x86.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1399,6 +1399,16 @@
13991399
"author": "Bas de Reuver",
14001400
"homepage": "https://github.com/BdR76/RandomValuesNPP/"
14011401
},
1402+
{
1403+
"folder-name": "RAScript",
1404+
"display-name": "RAScript",
1405+
"version": "0.4.1",
1406+
"id": "2f063447419e1bf614e0d854ebc28c2c184b5b84eb22195c5e0cde471cf26968",
1407+
"repository": "https://github.com/joshraphael/npp-rascript/releases/download/v0.4.1/npp-rascript_v0.4.1_Win32.zip",
1408+
"description": "Notepad++ plugin to define RAScript grammar",
1409+
"author": "Joshua Raphael",
1410+
"homepage": "https://github.com/joshraphael/npp-rascript"
1411+
},
14021412
{
14031413
"folder-name": "rdmd-en-x86",
14041414
"display-name": "RDMD for Notepad++ (English)",

0 commit comments

Comments
 (0)