From 0e7f7b69fb9a5c9c73ca2dcde7e6e56b1c58e3c0 Mon Sep 17 00:00:00 2001 From: Mubashir Hassan Date: Wed, 2 Sep 2020 07:15:50 +0500 Subject: [PATCH] Updated RunJS to latest version (#3336) --- manifests/lukehaas/RunJS/1.11.0.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manifests/lukehaas/RunJS/1.11.0.yaml diff --git a/manifests/lukehaas/RunJS/1.11.0.yaml b/manifests/lukehaas/RunJS/1.11.0.yaml new file mode 100644 index 000000000..bf179c891 --- /dev/null +++ b/manifests/lukehaas/RunJS/1.11.0.yaml @@ -0,0 +1,14 @@ +Id: lukehaas.RunJS +Version: 1.11.0 +Name: RunJS +Publisher: Luke Haas +License: Copyright (c) Luke Haas. All rights reserved. +AppMoniker: runjs +Tags: runjs, js, nodejs, run, node +Description: RunJS is an JavaScript playground that auto-evaluates your code as you type and outputs the results to a console pane. +Homepage: https://runjs.dev/ +Installers: + - Arch: x64 + Url: https://github.com/lukehaas/RunJS/releases/download/v1.11.0/RunJS-Setup-1.11.0.exe + Sha256: 4c6eeaebc090f605557dac692081311fe1d4c719dbccf6256357b56207cf1e82 + InstallerType: exe \ No newline at end of file