deno: Update to version 1.18.0

This commit is contained in:
github-actions[bot] 2022-01-20 20:27:02 +00:00
parent a1bcd0b62f
commit 2c140fa256

View File

@ -1,12 +1,12 @@
{ {
"version": "1.17.3", "version": "1.18.0",
"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.17.3/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v1.18.0/deno-x86_64-pc-windows-msvc.zip",
"hash": "fc360e082afa0e2560e294588c44106a4cca643b65d0f7f306ab6f8bff12c956" "hash": "2a2e0a130352c98ec70d287fa09073caaee9c056e361e35ccd4a6528d74cb63a"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",