deno: Update to version 0.15.0

This commit is contained in:
Richard Kuhnt 2019-08-14 00:01:19 +00:00
parent 1c76e5b015
commit fa36561e59

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.14.0", "version": "0.15.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.14.0/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.15.0/deno_win_x64.zip",
"hash": "27f8a32baedbdbcd44025fc33b7c46400a3e6c8b997f7b39ddcf237d3e2bbd56" "hash": "29249b36f10b8e774b76dac3a596d94a7d3b92cbd64efc03b2b2cb9912fd5643"
} }
}, },
"bin": [ "bin": [