deno: Update to version 1.4.4

This commit is contained in:
Jakub Čábera 2020-10-03 21:28:35 +02:00
parent a5ea984bcb
commit 3f6ddf293c

View File

@ -1,12 +1,12 @@
{ {
"version": "1.4.2", "version": "1.4.4",
"description": "A secure runtime for JavaScript and TypeScript", "description": "A secure runtime for JavaScript and TypeScript",
"homepage": "https://deno.land", "homepage": "https://deno.land",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v1.4.2/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v1.4.4/deno-x86_64-pc-windows-msvc.zip",
"hash": "d55d1bd757fee2c4a01b7f18aabd8f5e5a86b5734178f80912b45b2424ef01d8" "hash": "3013f3dd2f96a6748461de2221e102f58f6b6f8dc392ca89a0968b05a79e1325"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",