deno: Update to version 0.2.9

This commit is contained in:
Richard Kuhnt 2019-01-30 05:00:22 +00:00
parent 4d57ca3d12
commit 0ebbd25c95

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.8", "version": "0.2.9",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.2.8/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.2.9/deno_win_x64.zip",
"hash": "dae0bb17b27645d1814d634f1f4a44aee14093b7488776d72c763d46d3e1ac18" "hash": "9dbf3767e402ac4f174e1320156034043d61593d6fc361a122f7ed726b4b2e62"
} }
}, },
"bin": [ "bin": [