deno: Update to version 0.24.0

This commit is contained in:
Richard Kuhnt 2019-11-15 05:00:21 +00:00
parent bc64473666
commit bfd18b3f0b

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.23.0", "version": "0.24.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.23.0/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.24.0/deno_win_x64.zip",
"hash": "8df750fd0633d36b4a7d278a2d3e08e5415fa1364369f22c5afca703a7bda061" "hash": "8c0944090fa35aeb6d7f1474c69f7f0690d33e7ebb0111d2dfad66b48b4d6793"
} }
}, },
"bin": [ "bin": [