deno: Update to version 1.2.0

This commit is contained in:
Jakub Čábera 2020-07-14 09:08:02 +02:00
parent aacf473873
commit 72193389fe

View File

@ -1,12 +1,12 @@
{
"version": "1.1.3",
"version": "1.2.0",
"description": "A secure runtime for JavaScript and TypeScript",
"homepage": "https://deno.land",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/denoland/deno/releases/download/v1.1.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "bc3440baf536964dacdc0b6c81e30c775a6f4608968e0be1e3b202e2b95dd763"
"url": "https://github.com/denoland/deno/releases/download/v1.2.0/deno-x86_64-pc-windows-msvc.zip",
"hash": "c68b78783b2ede88db11db0ebe17c65bec2a53f247301e179e6120a74dde98b5"
}
},
"bin": "deno.exe",