deno: Update to version 0.2.0

This commit is contained in:
Richard Kuhnt 2018-11-16 06:00:37 +00:00
parent 34c487bcff
commit 6dfb42af7b

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.1.12", "version": "0.2.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.1.12/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.2.0/deno_win_x64.zip",
"hash": "a3abbc49775e89dcd9550daa72a4187bdeaa36e8c87d6a83ee2e2beb237bfa3a" "hash": "ff11723bac77581853cdb56faadbddb7163f35ac165b26d39c4658c005307c96"
} }
}, },
"bin": [ "bin": [