deno: Update to version 1.34.2

This commit is contained in:
github-actions[bot] 2023-06-09 04:29:10 +00:00
parent ff48edb46f
commit 0ba4c20b82

View File

@ -1,12 +1,12 @@
{
"version": "1.34.1",
"version": "1.34.2",
"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.34.1/deno-x86_64-pc-windows-msvc.zip",
"hash": "560dda4b8d5600aa1cb473344a3cdd5f6d36a7b7ff29157a35850de3e58d87ca"
"url": "https://github.com/denoland/deno/releases/download/v1.34.2/deno-x86_64-pc-windows-msvc.zip",
"hash": "5e1613866b912751cff9ab5047a0d6d7f44aef3d26954365f5ee7d62c90536d6"
}
},
"bin": "deno.exe",