deno: Update to version 0.1.4

This commit is contained in:
Richard Kuhnt 2018-09-13 01:00:29 +00:00
parent ea672ea7d1
commit 74122254fd

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.1.3", "version": "0.1.4",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.1.3/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.1.4/deno_win_x64.zip",
"hash": "1fbc3e0be58ef905fa0faf16ad6d0c1e7a09cb0c073c2a59919e9a150e81bb0b" "hash": "788ddea3f367f61d5b86fc3491842f544e653823504309f9e0226987090e71dc"
} }
}, },
"bin": [ "bin": [