deno: Update to version 0.3.10

This commit is contained in:
Richard Kuhnt 2019-04-25 21:00:29 +00:00
parent 2a655eff69
commit 29473e3bbf

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