deno: Update to version 0.3.8

This commit is contained in:
Richard Kuhnt 2019-04-19 17:00:23 +00:00
parent c0b875e10d
commit 16f0904dbb

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.7", "version": "0.3.8",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.3.7/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.3.8/deno_win_x64.zip",
"hash": "a38f58e58f7cfdb36df3133eaa6542a2de746260cbabd9aa53c674852b58416b" "hash": "8de01a8478c142352755fd362aaff8d8d010b3cb8a7d5e1edf61cb8ccef219b3"
} }
}, },
"bin": [ "bin": [