Silent Install HQ
ZIP WinGet

deno

denoland · 1.6.2 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 0f60fd0a377aae08411cf6b8433e246e0ac9697deecd6d1ed4866d3d0f2bd697 VirusTotal ↗
Filename deno-x86_64-pc-windows-msvc.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID DenoLand.Deno
Version 1.6.2
Description A modern runtime for JavaScript and TypeScript
License MIT
Release Notes 1.6.2 / 2020.12.22 - feat(lsp): support the unstable setting (#8851) - feat(unstable): record raw coverage into a directory (#8642) - feat(unstable): support in memory certificate data for Deno.createHttpClient - fix: atomically write files to $DENO_DIR (#8822) - fix: implement ReadableStream fetch body handling (#8855) - fix: make DNS resolution async (#8743) - fix: make dynamic import errors catchable (#8750) - fix: respect enable flag for requests in lsp (#8850) - refactor: rename runtime/rt…