deno: Update to version 0.1.8

This commit is contained in:
Richard Kuhnt 2018-10-12 21:00:25 +00:00
parent 8fdc6fd782
commit a15b230a1a

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.7", "version": "0.1.8",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.1.7/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.1.8/deno_win_x64.zip",
"hash": "9ad5cc600d48a1aa30ec3176b601c91039ff049b34034b5e681673cc5705a1ae" "hash": "08176ed63f60dddff8aac365a7286ec9ab039c778c2670b8a42237c2ac8e44f8"
} }
}, },
"bin": [ "bin": [