deno: Update to version 0.33.0

This commit is contained in:
Richard Kuhnt 2020-02-14 00:01:49 +00:00
parent b86d5437e4
commit 7918406925

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.32.0", "version": "0.33.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.32.0/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.33.0/deno_win_x64.zip",
"hash": "c5107e10af10d87606e078720cc3c512b28e283d4cfb5cc6e8776fb76d2b0196" "hash": "dd108fceec79e9685bc0ced3e3ee522d825ab329c2c26592c34dea1991d2f2be"
} }
}, },
"bin": [ "bin": [