deno: Update to version 0.13.0

This commit is contained in:
Richard Kuhnt 2019-08-02 11:04:43 +00:00
parent 43ba6cdbd6
commit c9c50fa32d

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.12.0", "version": "0.13.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.12.0/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.13.0/deno_win_x64.zip",
"hash": "6cdee051bc725a0e5f1efb9a4c5c936eed03d670dfc7a14408d1801ec4b2ea25" "hash": "e5923f854a35fb593da4eeb12d1db15fdc0939cb21a92c11e2d41142bb80f42b"
} }
}, },
"bin": [ "bin": [