deno: Update to version 0.14.0

This commit is contained in:
Richard Kuhnt 2019-08-09 03:00:20 +00:00
parent 4e9ab8aba4
commit 177219ac79

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://github.com/denoland/deno", "homepage": "https://github.com/denoland/deno",
"description": "A secure TypeScript runtime on V8", "description": "A secure TypeScript runtime on V8",
"version": "0.13.0", "version": "0.14.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.13.0/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.14.0/deno_win_x64.zip",
"hash": "e5923f854a35fb593da4eeb12d1db15fdc0939cb21a92c11e2d41142bb80f42b" "hash": "27f8a32baedbdbcd44025fc33b7c46400a3e6c8b997f7b39ddcf237d3e2bbd56"
} }
}, },
"bin": [ "bin": [