deno: Update to version 0.26.0

This commit is contained in:
Richard Kuhnt 2019-12-06 04:00:22 +00:00
parent 794d3972c8
commit 2e08ecada6

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