deno: Update to version 1.32.1

This commit is contained in:
github-actions[bot] 2023-03-24 00:33:11 +00:00
parent 9a74d5fe6d
commit 9ce7b9320e

View File

@ -1,12 +1,12 @@
{ {
"version": "1.31.3", "version": "1.32.1",
"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.31.3/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v1.32.1/deno-x86_64-pc-windows-msvc.zip",
"hash": "a38289335f3de673075a0bbdf9e661c7e42e86e9839f832288eef45482b24057" "hash": "002b74de37cb047b128ca60c0ac164058bee395005858e69ca921844ca27284b"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",