deno: Update to version 1.33.0

This commit is contained in:
github-actions[bot] 2023-04-28 04:26:31 +00:00
parent daf2560246
commit 4b1514d008

View File

@ -1,12 +1,12 @@
{
"version": "1.32.5",
"version": "1.33.0",
"description": "A secure runtime for JavaScript and TypeScript",
"homepage": "https://deno.land",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/denoland/deno/releases/download/v1.32.5/deno-x86_64-pc-windows-msvc.zip",
"hash": "5c5d442ba9d549a8abe55a28ee16f6dc1a3ded91d19921ddede3955eee0bc34a"
"url": "https://github.com/denoland/deno/releases/download/v1.33.0/deno-x86_64-pc-windows-msvc.zip",
"hash": "740bec8b43b2d38e2b906e833ef8a274a9dfadb847593964205b32a593e0e843"
}
},
"bin": "deno.exe",