deno: Update to version 0.10.0

This commit is contained in:
Richard Kuhnt 2019-06-25 15:00:27 +00:00
parent cfa1232a61
commit fda6fb3825

View File

@ -1,12 +1,12 @@
{
"homepage": "https://github.com/denoland/deno",
"description": "A secure TypeScript runtime on V8",
"version": "0.9.0",
"version": "0.10.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.9.0/deno_win_x64.zip",
"hash": "744cd39f5b7d07e7c123d75ab2475c96bfe8bad7b60a03381228873f14f87c2a"
"url": "https://github.com/denoland/deno/releases/download/v0.10.0/deno_win_x64.zip",
"hash": "a9bee70aee7fd5aa1708a480a3f1a036a2c4256dac255b8871b7603ed036a5ca"
}
},
"bin": [