deno: Update to version 1.23.2

This commit is contained in:
github-actions[bot] 2022-07-01 00:38:59 +00:00
parent e7314214ce
commit 242343f70e

View File

@ -1,12 +1,12 @@
{ {
"version": "1.23.1", "version": "1.23.2",
"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.23.1/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v1.23.2/deno-x86_64-pc-windows-msvc.zip",
"hash": "adc4cd8b947daaa2bccdc25884e493ecd70ebd121d5f0e7b2af53670fe54d8a6" "hash": "ae8094ab21021592abc97107964994b4b87713819c6d29b7ab35eee300dc11e7"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",