deno: Update to version 0.25.0

This commit is contained in:
Richard Kuhnt 2019-11-26 21:00:35 +00:00
parent 08c902e809
commit e3740bd25a

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