deno: Update to version 0.27.0

This commit is contained in:
Richard Kuhnt 2019-12-19 02:00:24 +00:00
parent c08719485b
commit a60dcb01ae

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.26.0", "version": "0.27.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.26.0/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.27.0/deno_win_x64.zip",
"hash": "8c10f649b4a5dcbd866cd1b0ef08df7447288324edbbe494fcab2a2a4ec878c5" "hash": "429226cf5ea17cc6a4c1a2dff9910d3e0b53b6f502185d7507e1612d026d1fd9"
} }
}, },
"bin": [ "bin": [