deno: Update to version 0.3.9

This commit is contained in:
Richard Kuhnt 2019-04-25 17:01:09 +00:00
parent 5946b4090d
commit 1ab7bacae4

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