deno: Update to version 1.33.2

This commit is contained in:
github-actions[bot] 2023-05-04 16:30:10 +00:00
parent 5520443e9a
commit f2ea05b20c

View File

@ -1,12 +1,12 @@
{ {
"version": "1.33.1", "version": "1.33.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.33.1/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v1.33.2/deno-x86_64-pc-windows-msvc.zip",
"hash": "0c34ed610e83a3b5beea0aa44145b92d4aa63dca5390c46e94eff82dbd40b668" "hash": "ae9362757bf02fb7166cb612464b555af008f6899b748764b4510bb32d410377"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",