deno: Update to version 0.4.0

This commit is contained in:
Richard Kuhnt 2019-05-04 00:00:40 +00:00
parent 90ba3a5e84
commit 4ae0f9a4f6

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.3.10", "version": "0.4.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.3.10/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.4.0/deno_win_x64.zip",
"hash": "df003e7730bbc7477481116684f38f521eba13911f2cffe6d0271a88b4277900" "hash": "ec0caa6d1ded1ab6cd2cad4c07119c7611360278907782ed833fdc21e68d297c"
} }
}, },
"bin": [ "bin": [