deno: Update to version 0.2.5

This commit is contained in:
Richard Kuhnt 2019-01-01 20:01:54 +00:00
parent de9e2b0a09
commit 897ffbbc3e

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