deno: Update to version 0.2.4

This commit is contained in:
Richard Kuhnt 2018-12-24 05:00:24 +00:00
parent 710072ed2f
commit 08aa6aa845

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.2.3", "version": "0.2.4",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.2.3/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.2.4/deno_win_x64.zip",
"hash": "ba58d5368a8f09791221654b966f98de3f520b5c6d422ca4d183e0da294e50c6" "hash": "03621813d6e86d5caacfa043059d7639614c8989b3a61aa27eea792afba13b29"
} }
}, },
"bin": [ "bin": [