deno: Update to version 0.37.1

This commit is contained in:
Richard Kuhnt 2020-03-23 22:01:50 +00:00
parent f82ab21090
commit a8449fd424

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.37.0", "version": "0.37.1",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.37.0/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.37.1/deno_win_x64.zip",
"hash": "0f860042e0bf5fccdcb80201dcca5abb9d0172507a4e5a5a976c63fcd344ea22" "hash": "ca1d6d61751853f4e8ce943aa291764d25de05a6a97d152a557aa2fd5621f27f"
} }
}, },
"bin": [ "bin": [